Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-16 | write newline before successful test completion | Marco S Hyman | |
2002-01-03 | convert everything to bsd.regress.mk | Artur Grabowski | |
2001-11-11 | signal race fixes | Theo de Raadt | |
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-08-15 | Regression tests for libc_r (pthreads) library. | Federico G. Schwindt | |
Thanks to pval@ for resolving the license stuff. |