.. |
arch
|
Add a simple test case to check executable mapping rights for mprotect(2).
|
2011-07-18 23:16:08 +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
|
Add a test case to call posix_spawn with empty file actions, which reproduced
|
2012-02-20 12:22:40 +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
|
atf-ify ether_aton test
|
2011-11-01 22:36:53 +00:00 |
regex
|
this works with much less memory too.
|
2011-11-16 18:37:31 +00:00 |
rpc
|
…
|
|
setjmp
|
Add a variation of the setjmp tests that link to libpthread and verify
|
2011-04-21 18:58:20 +00:00 |
ssp
|
make sum volatile to avoid printing
|
2011-07-24 14:00:36 +00:00 |
stdio
|
add a test to verify that snprintf float does not leak.
|
2012-02-26 23:14:26 +00:00 |
stdlib
|
Restrict -ffloat-store to t_strtod.c.
|
2012-02-24 14:02:55 +00:00 |
string
|
Add test cases for strcspn, strpbrk, strspn, wcscspn, wcspbrk and
|
2011-11-21 23:50:44 +00:00 |
sys
|
add a signopipe test
|
2012-01-28 02:47:09 +00:00 |
termios
|
Add a test for PR lib/41673 (another trivial errno "bug").
|
2011-05-01 11:39:37 +00:00 |
time
|
ATF_REQUIRE_ERRNO() needs to be used with care:
|
2012-01-07 15:05:22 +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
|
Make the test case independend of stdin being a terminal
|
2011-04-19 20:07:53 +00:00 |
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 |