NetBSD/tests/lib/libc
gson 086d077df3 Make the mkstemps_basic and mkostemps_basic test cases not randomly
fail when the replacement string happens to contain the letter "y".
2020-11-01 18:19:54 +00:00
..
arch implement return_one for hppa, mips, ppc64, and vax. 2019-02-14 10:36:33 +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 For aarch64eb, no SIGBUS signal for unaligned accesses. 2020-10-13 06:55:25 +00:00
hash md2 has been deprecated in OpenSSL-1.1 2018-02-07 13:18:33 +00:00
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 Update require.memory to match the increased rlimit. 2019-07-09 13:59:25 +00:00
rpc introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
setjmp PR/51874: Ngie Cooper: Add __unused to signal handlers 2017-01-14 21:08:17 +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 Make the mkstemps_basic and mkostemps_basic test cases not randomly 2020-11-01 18:19:54 +00:00
string disable string op warnings for t_strcat 2019-12-19 19:19:28 +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 PR/55663: Ruslan Nikolaev: Add support for EVFILT_USER in kqueue(2) 2020-10-31 01:08:31 +00:00
termios
time use ATF_CHECK instead of ATF_REQUIRE 2018-06-03 08:48:37 +00:00
tls fix typo 2017-10-28 19:25:31 +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 Add tests for missing libc catalog entries 2020-03-08 22:08:46 +00:00
Makefile.inc
t_cdb.c need <sys/stat.h> 2017-01-10 22:24:29 +00:00
t_convfp.c
t_gdtoa.c