NetBSD/tests/lib/libc
christos bdf1a7c5d1 t_lwp_create needs kernel types. 2016-01-24 15:11:08 +00:00
..
arch add return_one_start 2015-03-29 00:38:36 +00:00
c063 Remove unnecessary cleanup routines. 2013-03-17 04:46:06 +00:00
common Add a simple test case to check executable mapping rights for mprotect(2). 2011-07-18 23:16:08 +00:00
db Add more exhaustive db tests that include higher bucket sizes 2015-11-18 18:35:35 +00:00
gen Add __TEST_FENV 2015-12-22 14:25:58 +00:00
hash Fix year. 2012-09-26 22:23:30 +00:00
inet Split inet_addr(3) tests from t_inet_network into stand-alone t_inet_addr, 2015-04-09 16:47:56 +00:00
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 fix double negation 2015-11-27 13:59:40 +00:00
setjmp Add a variation of the setjmp tests that link to libpthread and verify 2011-04-21 18:58:20 +00:00
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 Add __TEST_FENV 2015-12-22 14:25:58 +00:00
string Add two test cases that should cover PR 50228. 2015-09-11 09:25:52 +00:00
sync Explicitly link C++ test case with CXX. 2014-10-18 02:22:35 +00:00
sys t_lwp_create needs kernel types. 2016-01-24 15:11:08 +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 merge more the tests 2015-10-31 02:25:11 +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 Make the test case independend of stdin being a terminal 2011-04-19 20:07:53 +00:00
Makefile Add a link-time test for __sync_* primitives (see PR 48368) - this 2014-02-17 10:10:41 +00:00
Makefile.inc add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing 2010-11-03 16:10:19 +00:00
t_cdb.c Add regression test for cdbr(3) and cdbw(3). 2012-09-27 00:38:57 +00:00
t_convfp.c Move unsigned int/long conversion test to their own testcases, to 2011-06-14 11:58:22 +00:00
t_gdtoa.c Add missing include <stdlib.h> 2012-09-27 08:19:18 +00:00