NetBSD/tests/lib/libc
kamil 907d0e8035 Fix potential race in ptrace(2) clone(2) tests
Instead of comparing old and new signal mask, just after the cloning
operation, check whether the expected signal is still masked and in
another test whether it is still ignored.

Catch up after t_ptrace_fork_wait.h r. 1.2.
2020-05-11 21:18:11 +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 t_glob.c: clean up test code 2020-03-13 23:27:54 +00:00
hash md2 has been deprecated in OpenSSL-1.1 2018-02-07 13:18:33 +00:00
inet
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 Expand the -Wno-macro-redefined usage to MKLIBCSANITIZER 2020-02-08 00:11:18 +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 Fix potential race in ptrace(2) clone(2) tests 2020-05-11 21:18:11 +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