NetBSD/regress/lib/libpthread
yamt 706f324ed2 pthread_kill test.
(currently fail with concurrency > 1)
2004-07-27 22:01:51 +00:00
..
atexit Also test the libc atexit routine in the presence of libpthread. 2003-03-04 18:00:48 +00:00
barrier1
cancel2 Fix typo reported by Stefan Krueger, and add RCS Id. 2004-03-05 15:07:22 +00:00
cond1
cond2
cond3
cond4
cond5
condcancel1 Add missing NetBSD ID tags 2004-06-30 03:26:26 +00:00
conddestroy1 Add a regression test for CV teardown under spurious wakeups (currently fails). 2004-07-07 21:53:10 +00:00
exit1 include <stdlib.h> for exit prototype 2003-07-26 15:25:28 +00:00
fork netbsd.org->NetBSD.org 2003-07-26 19:38:45 +00:00
kill1 pthread_kill test. 2004-07-27 22:01:51 +00:00
mutex1
mutex2 Minimal change to get it warning-free on LP64 archs. 2003-02-03 16:27:32 +00:00
mutex3 Minimal change to get it warning-free on LP64 archs. 2003-02-03 16:27:32 +00:00
mutex4
name Add missing #include. 2003-02-27 15:18:41 +00:00
once1
once2
preempt1 D'oh. Forgot to initialise the mutex. 2003-06-27 13:27:58 +00:00
resolv * -t -> -n with consistency with the usage. 2004-05-23 16:59:11 +00:00
sem Actually print self in the "Thread %p got semaphore" message. 2003-11-19 00:40:03 +00:00
sigalarm add regression test for siginfo and threaded signal delivery. 2003-09-12 21:15:05 +00:00
siglongjmp1 Regression test for siglongjmp out of a signal handler back into 2004-01-02 19:27:06 +00:00
sigmask1 Regression test for pthread_sigmask when SA upcalls aren't started yet. 2004-01-02 19:26:24 +00:00
sigsuspend netbsd.org->NetBSD.org 2003-07-26 19:38:45 +00:00
Makefile pthread_kill test. 2004-07-27 22:01:51 +00:00