summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2017-08-01A fix is coming in the future, but in the meantime we should never declareTheo de Raadt
2017-07-31Tweak demoted state test, ok jca@rob
2017-07-31Fix whitespace, ok jca@rob
2017-07-30Add shebangJeremie Courreges-Anglas
2017-07-29Remove unused function and variable to shut up warning. Put backAlexander Bluhm
2017-07-29repair regress for more aggressive post fork checking in library.Ted Unangst
2017-07-29Use linker flags that build and run the test with gcc and clang.Alexander Bluhm
2017-07-28fix dateIngo Schwarze
2017-07-28Do not test .Xr here. It is not what this directory should focus on,Ingo Schwarze
2017-07-28Don't call fatal from stop_sshd since it calls cleanup which calls stop_sshdDarren Tucker
2017-07-27Sort subdir, run getaddrinfo test, remove vax case.Alexander Bluhm
2017-07-27Sort expected getaddrinfo output in inet4 inet6 order, then theAlexander Bluhm
2017-07-27Fix all clang warnings in libc regress and cleanup some make files.Alexander Bluhm
2017-07-27Compile and test MPATH code.Martin Pieuchot
2017-07-27Work around for rttest8 that some times fail due to a reference countMartin Pieuchot
2017-07-27Mark the invalid memory location as volatile, otherwise clang wouldAlexander Bluhm
2017-07-27fcntl(F_DUPFD) needs an argument. Otherwise it fails with EINVALAlexander Bluhm
2017-07-25Remove dynamically created files from CVS tree.Alexander Bluhm
2017-07-25Do not remove files from CVS tree during make clean.Alexander Bluhm
2017-07-24Extend the SNI tests to ensure that we have a hostname in the sessionJoel Sing
2017-07-24Add regress coverage for the TLS Renegotiation Indication extension.Joel Sing
2017-07-22Tolerate imprecise fault address on sparc64 where the hardware doesn't provideMark Kettenis
2017-07-22Add missing RCS IDs and zap redundant SRCS from Makefile.anton
2017-07-20extra test because mk38 triggers two issues and fixing the first oneMarc Espie
2017-07-20Fixup pf109.ok and rewrite pf110Mike Belopuhov
2017-07-20Accessing a mmap(2)ed file behind its end should result in a SIGBUSAlexander Bluhm
2017-07-20Avoid cross reference to mandoc(1) because it may cause a messageIngo Schwarze
2017-07-19The first version of the edit program used to test csh, ksh and mail was basedanton
2017-07-19Fix failing tests when executed as a user without a ~/.mailrc configuration f...anton
2017-07-19Regression tests asserting various HFSC and FQ-CoDel functionalityMike Belopuhov
2017-07-18The function getaddr() compares the stack address of the callerAlexander Bluhm
2017-07-16Provide a new regress test for TLS extension handlers, currently coveringJoel Sing
2017-07-16fix datesIngo Schwarze
2017-07-16test -diag -width and -inset -widthIngo Schwarze
2017-07-15Add a test that covers the recently fixed "0x" prefix handling issue.Joel Sing
2017-07-15Catch up with eqn.c rev. 1.41 by bentley@:Ingo Schwarze
2017-07-15regress/sbin/pfctl - use -n for pfcmd groupAdam Wolk
2017-07-14adapt to hex format of character entities,Ingo Schwarze
2017-07-14Do not mix Perl read() with sysread(). Data could get stuck in theAlexander Bluhm
2017-07-14Do not mix Perl read() with sysread(). Data could get stuck in theAlexander Bluhm
2017-07-14Add regression tests for ifstated.Sebastian Benoit
2017-07-13Round VM_MAXUSER_ADDRESS down to next page to make mmap_hint regressAlexander Bluhm
2017-07-13Improve error messages of siginfo-fault regress to make clear whichAlexander Bluhm
2017-07-12We cannot mmap(2) memory at VM_MAXUSER_ADDRESS as the full allocatedAlexander Bluhm
2017-07-12Disable failing pkg_add tests and document when they were added.Alexander Bluhm
2017-07-11Rewrite regress sendsrcaddr so that is uses UDP sockets on localhost,Alexander Bluhm
2017-07-10ld.so and nfs regress were using PROGS variable before it was addedAlexander Bluhm
2017-07-10The libtool regress used PROGS as a regular variable. Rename itAlexander Bluhm
2017-07-09Make pkg-config regress tests pass:Alexander Bluhm
2017-07-08Run malloc0test with all possible malloc options.Alexander Bluhm