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