Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-05 | clean up the testall target | Marco S Hyman | |
2003-02-05 | add stdfiles test for proper fd handling | Marco S Hyman | |
2003-01-30 | add "testall" target for development testing | Marco S Hyman | |
2003-01-19 | add test to ensure select can be cancelled. | Marco S Hyman | |
2002-11-12 | dueling mallocs -- test for proper serialization when multiple threads | Marco S Hyman | |
try to malloc at the same time | |||
2002-10-21 | Add new tests | Marco S Hyman | |
2002-10-12 | signal deliver to blocked thread test | Marco S Hyman | |
2002-10-07 | add pthread siginfo support test | Marco S Hyman | |
2002-06-23 | Fix pthread floatting point preemption test and enable it. Next | Marco S Hyman | |
step is to figure out why it fails on i386, yet works on sparc | |||
2002-05-03 | +pthread_specific | Wilbern Cobb | |
ok fgsch@. | |||
2002-02-23 | no more need to explicitly specify regress: _SUBDIRUSE targets anymore. | Artur Grabowski | |
XXX - what about the install targets? | |||
2001-11-11 | bring back test, this time in the public domain | Marco S Hyman | |
2001-11-11 | remove files that have a copyright theo doesn't like | Marco S Hyman | |
2001-11-10 | Add a pcap/pthread test as it was reported that using | Marco S Hyman | |
libpcap blocked all threads. That no longer seems to be a problem as this test passes using the latest threads lib. | |||
2001-11-09 | another pthread regression test: system/waitpid/wait4 | Marco S Hyman | |
2001-08-23 | Uncomment SUBDIR in libc_r/Makefile and remove libc_r from SUBDIR. | Federico G. Schwindt | |
Makes easy to test without actually doing the regress in make build. | |||
2001-08-22 | You are not allowed to break entire architectures | Theo de Raadt | |
2001-08-15 | Regression tests for libc_r (pthreads) library. | Federico G. Schwindt | |
Thanks to pval@ for resolving the license stuff. |