NetBSD/tests/lib/libc
2020-06-25 11:12:03 +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 bsize_torture: skip bigger page size tests if space in the database 2020-03-12 14:10:59 +00:00
gen Skip sigbus_adraln for powerpc. 2020-06-20 07:30:09 +00:00
hash md2 has been deprecated in OpenSSL-1.1 2018-02-07 13:18:33 +00:00
inet Split inet_addr(3) tests from t_inet_network into stand-alone t_inet_addr, 2015-04-09 16:47:56 +00:00
locale PR/54414: Valery Ushakov: add a test for wcsrtombs(3) doesn't update the 2019-07-28 13:46:45 +00:00
misc hack for clang/powerpc 2020-01-30 00:42:58 +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 Avoid undefined behavior in is_module_present() 2020-02-21 22:14:59 +00:00
stdlib - enlarge buffer to avoid snprintf() truncation 2019-02-03 10:48:46 +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 Reference PRs consistently. 2020-06-25 11:12:03 +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