summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/Makefile
AgeCommit message (Expand)Author
2013-08-01Some tests are currently failing. Only run those if the REGRESS_FULLMark Kettenis
2013-06-21Add earlysig test to check whether the pthread fork() wrapperPhilip Guenther
2013-03-25Disable the blocked_{close,dup2,fifo} tests, as we know they failPhilip Guenther
2012-11-06temporarily fix the static tests in testall by using NOPIE_LDFLAGS.Federico G. Schwindt
2012-08-19document some more disabled tests.Federico G. Schwindt
2012-05-03Add pthread spinlock support.Paul Irofti
2012-04-13Remove suspend_np1 from regress build.Kurt Miller
2012-04-11Add a simple barrier regression test.Paul Irofti
2012-03-19Add blocked_fifo.Owain Ainsworth
2012-02-21Add pthread_suspend_np regress test. okay guenther@Kurt Miller
2012-02-20- remove invalid potions of blocked_* regress testsKurt Miller
2012-02-20Disable the dup2_race test, as it requires a buggy behavior that uthreadsPhilip Guenthe
2012-02-20Enable the errno test; add a quick rwlocks testPhilip Guenthe
2012-02-19Add regress test for stack attributesPhilip Guenthe
2012-01-04link new semaphore testsMartin Pieuchot
2011-10-01enter signals.Federico G. Schwindt
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