summaryrefslogtreecommitdiff
path: root/tests/lib/semaphore
AgeCommit message (Expand)Author
2012-08-08Exclude tests that use rumpchristos
2012-03-10No more -lrumpkern_ksem.joerg
2012-03-09PR 43452 no longer applies.joerg
2012-03-08Implement sem_timedwait.joerg
2011-03-23Explicitly terminate threads to prevent crashes on exit.joerg
2010-11-10Now that copyinstr() correctly returns error, trim the semaphorepooka
2010-11-03add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazingchristos
2010-07-13Get rid of static Atffiles and let bsd.test.mk generate them on the fly.jmmv
2010-07-03Replace custom xfail settings with the new expected failure support injmmv
2010-06-17* remove pastopooka
2010-06-16Set xfail for tests which have a PR for them.pooka
2010-06-12Function which does not return needs to return a value.pooka
2010-06-10quote PR kern/43452 in descrpooka
2010-06-10Add tests for semaphores. Note: the "unlink" one fails because ourpooka