NetBSD/tests/lib
joerg d1de8de689 Remove libpthread's semaphore implementation and always use the kernel
one. The implementation doesn't provide an async-safe sem_post and can't
without a lot of work on the pthread primitives.

Remove bogus time out requirement in test case, it should have been
a "known failure" if anything.
2012-03-07 23:31:44 +00:00
..
csu Test LD_PRELOAD for stack alignment as well. This exposes issues on 2011-12-11 14:57:07 +00:00
libbluetooth
libc Check the error values from listen(2), incl. case for standards/46150. 2012-03-07 07:24:05 +00:00
libcrypt crypt does not return NULL anymore. 2011-12-28 22:07:40 +00:00
libcurses Fix off-by-one error and simplify at the same time. 2011-10-07 13:39:33 +00:00
libdes
libevent
libm Remove an escape sequence that was introduced by accident. 2012-02-28 08:58:39 +00:00
libobjc Test case requires the GCC specific thread extension for Objective C, so 2011-05-20 13:03:45 +00:00
libposix Turn warns on for all tests and fix all the bugs. 2011-06-11 18:03:17 +00:00
libppath Invoke a shell script via ${HOST_SH} rather than assuming exec bits. 2012-01-20 15:06:47 +00:00
libprop
libpthread Remove libpthread's semaphore implementation and always use the kernel 2012-03-07 23:31:44 +00:00
librt
librumpclient t_fd/sigio: pass test if we receive at least one SIGIO signal. 2011-08-25 18:46:01 +00:00
librumphijack add missing dev_disk library for getdiskinfo. 2011-12-01 21:54:10 +00:00
libskey
libtre Disable the basic tests for now. 2011-11-06 18:42:53 +00:00
libutil Add some tests for dates several centures into the past and future. 2011-12-17 19:07:34 +00:00
semaphore
Makefile Add a test for crypt salts. From: 2011-12-27 00:47:23 +00:00
Makefile.inc