NetBSD/tests/lib/libc
martin 076f00a246 There are aarch64 Cortex cpus that do not trap on some floating point
exceptions - so apply the arm handling for aarch64 as well.
2019-01-23 17:36:01 +00:00
..
arch aarch64 support per page execute protection 2018-07-27 07:09:15 +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 There are aarch64 Cortex cpus that do not trap on some floating point 2019-01-23 17:36:01 +00:00
hash md2 has been deprecated in OpenSSL-1.1 2018-02-07 13:18:33 +00:00
inet
locale Update this test to expect the output that is supposed to be produced 2017-12-07 22:23:14 +00:00
misc Fix stack protector build. 2018-08-09 12:45:15 +00:00
net Remove extraneous && from check_output() 2019-01-10 11:13:50 +00:00
regex PR/51873: Ngie Cooper: add util.h #include 2017-01-14 20:59:23 +00:00
rpc
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 In the fopen_regular and fopen_symlink tests, when (that is, if) a 2017-11-06 23:06:55 +00:00
stdlib Don't require size to be a multiple of alignment. This is no longer a 2018-07-29 01:45:25 +00:00
string simple memmem test to show buffer overrun. 2018-10-15 17:55:28 +00:00
sync GC more gcc 4.8 specific (dead) logic 2017-02-22 12:34:49 +00:00
sys Mark traceme_vfork_crash_bus as no longer failing 2019-01-22 03:47:45 +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
Makefile Register micro-UBSan ATF tests in the distribution 2018-08-03 04:24:41 +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