summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/Makefile
AgeCommit message (Collapse)Author
2003-02-05clean up the testall targetMarco S Hyman
2003-02-05add stdfiles test for proper fd handlingMarco S Hyman
2003-01-30add "testall" target for development testingMarco S Hyman
2003-01-19add test to ensure select can be cancelled.Marco S Hyman
2002-11-12dueling mallocs -- test for proper serialization when multiple threadsMarco S Hyman
try to malloc at the same time
2002-10-21Add new testsMarco S Hyman
2002-10-12signal deliver to blocked thread testMarco S Hyman
2002-10-07add pthread siginfo support testMarco S Hyman
2002-06-23Fix pthread floatting point preemption test and enable it. NextMarco S Hyman
step is to figure out why it fails on i386, yet works on sparc
2002-05-03+pthread_specificWilbern Cobb
ok fgsch@.
2002-02-23no more need to explicitly specify regress: _SUBDIRUSE targets anymore.Artur Grabowski
XXX - what about the install targets?
2001-11-11bring back test, this time in the public domainMarco S Hyman
2001-11-11remove files that have a copyright theo doesn't likeMarco S Hyman
2001-11-10Add a pcap/pthread test as it was reported that usingMarco 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-09another pthread regression test: system/waitpid/wait4Marco S Hyman
2001-08-23Uncomment 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-22You are not allowed to break entire architecturesTheo de Raadt
2001-08-15Regression tests for libc_r (pthreads) library.Federico G. Schwindt
Thanks to pval@ for resolving the license stuff.