NetBSD/tests/lib/libc
perseant 508bf0d1f1 Add missing files from last commit:
Move Unicode <-> ku/ten mapping into the individual codec modules.
Mapping is based on existing iconv data for single-byte encodings,
and included for several, but not all, multibyte encodings.
2017-07-23 18:51:21 +00:00
..
arch Don't execute random garbage. Fixes mprotect_mremap_exec test. 2017-07-20 01:13:47 +00:00
c063 PR/51868: Ngie Cooper: mkfifo does not return an fd 2017-01-14 20:55:26 +00:00
common
db Reduce the number of iterations in the bsize_torture test from 65535 2017-06-24 10:25:23 +00:00
gen - add range tests 2017-04-26 14:52:57 +00:00
hash Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
inet
locale Add missing files from last commit: 2017-07-23 18:51:21 +00:00
net Replace MKMAN with NOMAN as suggested by christos@. Allows 2016-08-26 01:31:43 +00:00
regex PR/51873: Ngie Cooper: add util.h #include 2017-01-14 20:59:23 +00:00
rpc skip if we are not running rpcbind. 2016-08-27 14:36:22 +00:00
setjmp PR/51874: Ngie Cooper: Add __unused to signal handlers 2017-01-14 21:08:17 +00:00
ssp PR/51894: Ngie Cooper: Use /dev/zero to read instead of stdin 2017-01-16 16:35:57 +00:00
stdio
stdlib Reference correct binary in error messages. 2017-07-10 21:43:33 +00:00
string Add simple expect-fail test case for strcoll(3) 2017-05-26 01:24:19 +00:00
sync GC more gcc 4.8 specific (dead) logic 2017-02-22 12:34:49 +00:00
sys add another missing munmap (Kamil) 2017-07-09 22:18:43 +00:00
termios
time merge more the tests 2015-10-31 02:25:11 +00:00
tls Not designed for PIE 2016-07-18 12:17:39 +00:00
tls_dso
ttyio PR/51803: Ngie Cooper: CID 978321: Don't leak openpty() fd. 2017-01-10 01:31:40 +00:00
Makefile
Makefile.inc
t_cdb.c need <sys/stat.h> 2017-01-10 22:24:29 +00:00
t_convfp.c
t_gdtoa.c