NetBSD/tests/lib/libc
martin c06a8560ae Revert previous, si_addr is expected to be the faulting *data* address
(mmm, consistent standards).
Add a few tweaks to prevent the compiler's optimizer outsmarting the test.
2012-04-23 15:07:56 +00:00
..
arch Allow testing of exec pages on PowerPC BookE. 2012-03-16 08:51:47 +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 Give my slow, old hardware more time to complete bsize_ffactor. 2011-12-10 17:50:19 +00:00
gen Revert previous, si_addr is expected to be the faulting *data* address 2012-04-23 15:07:56 +00:00
hash
inet Add two more naive tests. 2011-07-15 11:27:23 +00:00
locale Add test cases for strcspn, strpbrk, strspn, wcscspn, wcspbrk and 2011-11-21 23:50:44 +00:00
net Be UTF8 clean. 2012-04-04 10:03:53 +00:00
regex this works with much less memory too. 2011-11-16 18:37:31 +00:00
rpc
setjmp
ssp Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
stdio Reduce the number of snprintf(3) invocations, as sparc/qemu timeouts. 2012-04-11 16:21:42 +00:00
stdlib Try fixing t_strtod to not depend on -ffloat-store by adding the 2012-04-04 10:52:59 +00:00
string Adjust. 2012-04-06 07:53:10 +00:00
sys Avoid harmless compiler (integer) warnings. 2012-04-21 01:15:13 +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 Introduce __HAVE_NO___THREAD for sun2 and vax to disable the TLS usage. 2012-01-17 20:34:57 +00:00
tls_dso Introduce __HAVE_NO___THREAD for sun2 and vax to disable the TLS usage. 2012-01-17 20:34:57 +00:00
ttyio
Makefile Remove ieeefp subdirectory. 2011-09-19 05:42:13 +00:00
Makefile.inc
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 Avoid printf(3) directive interpretation in long_format testcase 2011-06-14 12:17:57 +00:00