summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2012-02-20Enable the errno test; add a quick rwlocks testPhilip Guenthe
2012-02-20End the output with a newlinePhilip Guenthe
2012-02-20This test needs a large nprocs ulimit, so just have it raise its ownPhilip Guenthe
2012-02-20Need to block the signals in all thread for the kill(getpid(), SIGFOO)Philip Guenthe
2012-02-20SIGSTOP, SIGKILL, and (for threaded programs) SIGTHR are unblockablePhilip Guenthe
2012-02-20pthread_sigmask() was fixed to return the errno value on failurePhilip Guenthe
2012-02-20ops. compare against the socket timeout, not the alarm one.Federico G. Schwindt
2012-02-19fix tests.Federico G. Schwindt
2012-02-19Add Id and public-domain declarationPhilip Guenthe
2012-02-19Add regress test for stack attributesPhilip Guenthe
2012-02-08Add IPv6 tests for fragmented destination options, fragments withoutAlexander Bluhm
2012-01-31Add test suite for IPv6 neighbor discovery protocol. Send all kindAlexander Bluhm
2012-01-27Test sending a short atomic IPv6 fragment.Alexander Bluhm
2012-01-24Add a test for atomic IPv6 fragment reassembly.Alexander Bluhm
2012-01-23After overlapping IPv6 fragments have been dropped, new fragmentsAlexander Bluhm
2012-01-13According to RFC 5722 we drop all IPv6 fragments that belong to aAlexander Bluhm
2012-01-11Do not read dstaddr from command line, get it from addr.py.Alexander Bluhm
2012-01-10According to RFC 5722 we drop all IPv6 fragments that belong to aAlexander Bluhm
2012-01-06Add tests for IPv6 fragment reassembly. Hand-crafted ping6Alexander Bluhm
2012-01-04link new semaphore testsMartin Pieuchot
2012-01-04Basic semaphore testsMartin Pieuchot
2012-01-04Heads of .It macros in -diag lists are not parsed,Ingo Schwarze
2011-12-26The __bounded__ declaration on getcwd() has been corrected, so updatePhilip Guenthe
2011-12-12update regression tests wrt skip steps (fixed in pfctl.c rev1.305);Mike Belopuhov
2011-12-12fixup regression tests wrt skip steps (fixed in pfctl.c rev1.305);Mike Belopuhov
2011-12-12better output on error.Federico G. Schwindt
2011-12-04link new tests to the build: Ap Aq Brq Dq Dv Ev Qq Sq UxIngo Schwarze
2011-12-04test some simple macros; written while working on -TmanIngo Schwarze
2011-12-03Remove an OpenBSD-specific tweak regarding .Xr spacingIngo Schwarze
2011-12-03pure display check, not linked since it fails, but the reported messageMarc Espie
2011-12-02After unifying volume titles in the page headers for man(7) and mdoc(7),Ingo Schwarze
2011-12-01test vertical spacing around display blocksIngo Schwarze
2011-11-29enable initfirst regressKurt Miller
2011-11-29clean up initfirst regress conflict created by my import. split testsKurt Miller
2011-11-29Check the destructor order tooPhilip Guenthe
2011-11-29ld.so initfirst regress testKurt Miller
2011-11-27adjust for port numbers instead of names by defaultHenning Brauer
2011-11-26If sigaltstack() fails, report which thread correctlyPhilip Guenthe
2011-11-25The execve()-vs-threads test should test not just that the thread libraryPhilip Guenthe
2011-11-22Add a test for forked processes inheriting their parent's signal stack.Joshua Elsasser
2011-11-19After the recent cleanup of .TH date handling,Ingo Schwarze
2011-11-18Regress test for per-(r)thread errno addressPhilip Guenthe
2011-11-17Complete overhaul of the mandoc(1) test suite.Ingo Schwarze
2011-11-17- adjust after recent pkg-config commitJasper Lievisse Adriaanse
2011-11-08Regress for -z initfirst supportPhilip Guenthe
2011-11-08ld.so initfirst regress testPhilip Guenthe
2011-11-06return non-zero on errorOtto Moerbeek
2011-11-06Regress tests for negative offsets, wrapping offsets, and the lack ofPhilip Guenthe
2011-11-05Verify this fails with ESPIPE on ttysPhilip Guenthe
2011-11-05and clean extra targetOtto Moerbeek