NetBSD/tests/lib/libpthread
gson 35cbd4f0ac The cond_timedwait_race test case is no longer expected to fail; it
has been consistently passing since CVS date 2014.01.31.19.22.00.
See also PR lib/44756.
2014-09-03 16:23:24 +00:00
..
dlopen new dlopen tests for libpthread from manu@ 2013-03-21 16:50:21 +00:00
Makefile loosen the test only for qemu. 2013-04-12 17:18:11 +00:00
d_mach
h_atexit.c
h_cancel.c
h_common.h
h_exit.c
h_resolv.c add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing 2010-11-03 16:10:19 +00:00
t_atexit.sh Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
t_barrier.c add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing 2010-11-03 16:10:19 +00:00
t_cancel.sh
t_cond.c The cond_timedwait_race test case is no longer expected to fail; it 2014-09-03 16:23:24 +00:00
t_condwait.c loosen the test only for qemu. 2013-04-12 17:18:11 +00:00
t_detach.c A dummy conformance-test for pthread_detach(3). I will extend this later. 2011-03-24 13:52:04 +00:00
t_equal.c A dummy conformance-test of pthread_equal(3). 2011-03-24 12:40:59 +00:00
t_exit.sh
t_fork.c
t_fpu.c exitting -> exiting. 2013-01-27 14:47:37 +00:00
t_join.c Also exercise pthread_attr_setstacksize. 2012-03-12 20:17:16 +00:00
t_kill.c
t_mutex.c Use compiler builtins instead of atf_arch and atf_machine. 2014-02-09 21:26:07 +00:00
t_name.c
t_once.c
t_preempt.c add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing 2010-11-03 16:10:19 +00:00
t_resolv.sh
t_rwlock.c
t_sem.c It is perfectly valid for sem_wait to be interrupted, so loop on EINTR. 2012-03-09 19:46:37 +00:00
t_sigalarm.c
t_siglongjmp.c
t_sigmask.c fix unused variable warnings 2013-10-19 17:45:00 +00:00
t_sigsuspend.c
t_sleep.c
t_swapcontext.c Go back to the initial context (as tests/lib/libc/sys/t_swapcontext.c does) 2014-08-25 16:31:15 +00:00