freebsd-dev/contrib/netbsd-tests/lib/libpthread
Ruslan Bukin 21e609c4aa Skip test on FreeBSD only. So test can be upstreamed to NetBSD.
Requested by:	ngie
Sponsored by:	DARPA, AFRL
Sponsored by:	HEIF5
2016-10-18 22:53:58 +00:00
..
dlopen
d_mach
h_atexit.c Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with 2014-11-17 13:39:00 +00:00
h_cancel.c #ifdef out a printf on !NetBSD that causes the testcase to fail when comparing 2014-11-16 05:11:07 +00:00
h_common.h
h_exit.c
h_resolv.c
t_atexit.sh
t_barrier.c
t_cancel.sh
t_cond.c Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
t_condwait.c Add missing sys/time.h #include for timespecsub macro in lib/libnetbsd/sys/time.h 2014-11-16 05:13:39 +00:00
t_detach.c Fix lib/libthr/tests/detach_test 2015-01-17 00:58:24 +00:00
t_equal.c
t_exit.sh
t_fork.c Use _exit instead of exit so the file descriptors aren't flushed twice in the 2014-11-16 05:05:18 +00:00
t_fpu.c
t_join.c Add pthread_np.h #include and initialize the pthread attribute on FreeBSD 2014-11-16 05:09:23 +00:00
t_kill.c
t_mutex.c Expect :mutexattr2 to fail on FreeBSD 2016-08-13 04:45:39 +00:00
t_name.c
t_once.c Add missing sys/time.h #include for timespecsub macro in lib/libnetbsd/sys/time.h 2014-11-16 05:13:39 +00:00
t_preempt.c
t_resolv.sh
t_rwlock.c Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
t_sem.c Add missing sys/time.h #include for timespecsub macro in lib/libnetbsd/sys/time.h 2014-11-16 05:13:39 +00:00
t_sigalarm.c
t_siglongjmp.c
t_sigmask.c
t_sigsuspend.c
t_sleep.c
t_swapcontext.c Skip test on FreeBSD only. So test can be upstreamed to NetBSD. 2016-10-18 22:53:58 +00:00