summaryrefslogtreecommitdiff
path: root/lib/libpthread/test
Commit message (Collapse)AuthorAgeFilesLines
* Add test to detect propagation of cancellation points within libc_r.Jason Evans2000-04-262-1/+75
| | | | Notes: svn path=/head/; revision=59667
* Automated regression test harness for libc_r. Existing tests are integrated,Jason Evans2000-04-2415-3/+3356
| | | | | | | | a new test for POSIX semaphores was added, and examples of harness usage are included. Notes: svn path=/head/; revision=59612
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Add mutex test program.John Birrell1999-05-091-2/+2
| | | | Notes: svn path=/head/; revision=46771
* Revise test code for sigwait and add test code for sigsuspend.John Birrell1998-09-301-2/+2
| | | | | | | Submitted by: Daniel M. Eischen <eischen@vigrid.com> Notes: svn path=/head/; revision=39810
* Add support for building test programs.John Birrell1998-08-251-0/+8
Notes: svn path=/head/; revision=38540