NetBSD/tests/lib/libc
isaki 083cb7865f Skip kqueue_unsupported_fd test if /dev/drvctl is not configured
in the kernel.  PR bin/49644.

XXX Ideally, it's better to modify to use more generic device file.
2015-02-05 13:55:37 +00:00
..
arch New files for Userland support of UCB RISC-V (both 32-bit and 64-bit) 2014-09-19 17:36:24 +00:00
c063 Remove unnecessary cleanup routines. 2013-03-17 04:46:06 +00:00
common
db Increase timeout. My hardware must be getting slower. 2013-07-29 10:43:15 +00:00
gen Need stdlib.h for EXIT_FAILURE 2015-01-03 14:21:05 +00:00
hash Fix year. 2012-09-26 22:23:30 +00:00
inet
locale include string.h for memset 2014-05-06 00:41:26 +00:00
net Use daemon(3) instead of the experimental daemon2_fork() and 2014-03-29 16:10:54 +00:00
regex Sanitize the regex test cases. 2012-08-24 20:24:39 +00:00
rpc remove the timeout; it is handled internally. 2013-02-28 15:56:53 +00:00
setjmp
ssp fix lossage with gcc-4.5 2014-04-07 15:09:20 +00:00
stdio Add negative offset checks to fseeko 2014-10-19 11:17:43 +00:00
stdlib Move the list of <fenv.h> supporting architectures to the makefile and 2014-12-27 18:03:41 +00:00
string Add bm(3) tests 2014-06-23 10:53:20 +00:00
sync Explicitly link C++ test case with CXX. 2014-10-18 02:22:35 +00:00
sys Skip kqueue_unsupported_fd test if /dev/drvctl is not configured 2015-02-05 13:55:37 +00:00
termios To be on the safe side, use the category/number notation when referring to 2012-03-18 07:14:08 +00:00
time Add a test case for the old NetBSD 2.0 era PR lib/28324. 2012-03-18 07:33:58 +00:00
tls Only initialise TLS space from the PT_TLS segment, if the size is 2013-10-21 19:14:15 +00:00
tls_dso Revert, init-exec in combination with initalised TLS variables is not 2013-10-21 19:11:17 +00:00
ttyio
Makefile Add a link-time test for __sync_* primitives (see PR 48368) - this 2014-02-17 10:10:41 +00:00
Makefile.inc
t_cdb.c Add regression test for cdbr(3) and cdbw(3). 2012-09-27 00:38:57 +00:00
t_convfp.c
t_gdtoa.c Add missing include <stdlib.h> 2012-09-27 08:19:18 +00:00