Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-03 | convert everything to bsd.regress.mk | Artur Grabowski | |
2001-11-03 | Fix pthread_mutex regression test... undefined behavior does not | Marco S Hyman | |
mean != EPERM in one test, minor changes to recursive mutex test. remove printf in signal test signal handler, run test long enough to ensure signal hander is called at least twice, reduce output. Note: running these tests over a remote console may indicate bogus falures due to console output latency. Any test that takes longer than 5 seconds to complete may be flagged as a failure. | |||
2001-09-20 | per man page and gcc 3.0.1, exit requires prototype from stdlib.h | Todd T. Fries | |
2001-08-15 | Regression tests for libc_r (pthreads) library. | Federico G. Schwindt | |
Thanks to pval@ for resolving the license stuff. |