NetBSD/tests/lib/libc
christos 381ab8c9c7 remove the kill in the trace code. 2021-06-09 21:09:20 +00:00
..
arch Don't define a label twice. 2021-02-08 23:50:25 +00:00
atomic Revert previous hack. 2019-03-01 05:39:01 +00:00
c063 O_SEARCH tests: expect revoke +x failure on NFS 2020-02-08 19:58:36 +00:00
common
db don't pass NULL to printf(), but use "<memory>" to signify this 2020-09-07 00:28:44 +00:00
gen Add test for POSIX_SPAWN_RESETIDS flag 2021-05-02 11:18:11 +00:00
hash
inet
locale After a comedy of errors, move t_mbtowc to its final resting place. 2020-06-30 16:09:40 +00:00
misc avoid new GCC 9 warnings. 2020-09-07 00:29:14 +00:00
net Avoid redefining _REENTRANT under sanitizers 2020-06-01 01:03:21 +00:00
nls Add tests for missing libc catalog entries 2020-03-08 22:08:46 +00:00
regex remove the kill in the trace code. 2021-06-09 21:09:20 +00:00
rpc introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
setjmp PR/56066: Jessica Clarke: Add tests for calling {_,}longjmp with a zero value. 2021-03-21 16:36:32 +00:00
ssp introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
stdio Use -Wl,--no-fatal-warnings for the mktemp(3) test. 2020-06-29 14:22:11 +00:00
stdlib Only try to create up-to NAME_MAX filenames. 2021-01-11 20:31:34 +00:00
string map enough space for both the page we write and the guard so that we make 2020-11-27 16:50:02 +00:00
sync Add ATF tests for __sync_* functions instead of all_sync_ops_linkable.c 2019-02-26 10:01:40 +00:00
sys On mips, avoid deliberately executing an illegal instruction for now 2021-05-24 10:44:06 +00:00
termios
time
tls
tls_dso
ttyio
Makefile Add tests for missing libc catalog entries 2020-03-08 22:08:46 +00:00
Makefile.inc
t_cdb.c
t_convfp.c
t_gdtoa.c