summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/Makefile
AgeCommit message (Expand)Author
2011-09-13first round of tests to check system calls restarting with pthreads.Federico G. Schwindt
2010-01-03Use CHECKx macro and enable setsockopt tests.Federico G. Schwindt
2006-10-13add blocked_shutdownKurt Miller
2006-09-22add blocked_close, blocked_dup2, close_race and dup2_raceKurt Miller
2005-10-31enter pthread_atforkFederico G. Schwindt
2004-07-10update comment about disabled tests; ok marc@David Krause
2004-06-11remove test that sometimes fails until problem is understoodMarco S Hyman
2004-03-07remove test that always fails from makefileMarco S Hyman
2004-01-15regression for pthread version of closefromMarco S Hyman
2003-07-10Add sigmask testMarco S Hyman
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
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
2002-05-03+pthread_specificWilbern Cobb
2002-02-23no more need to explicitly specify regress: _SUBDIRUSE targets anymore.Artur Grabowski
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
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
2001-08-22You are not allowed to break entire architecturesTheo de Raadt
2001-08-15Regression tests for libc_r (pthreads) library.Federico G. Schwindt