freebsd-dev/lib/libc/tests
Brooks Davis b0bffa3a4c Disable ssp raw test without ASAN
r366981 disabled ASAN when it might not be reliable (with an external
compiler), but this test is broken without ASAN so disable it completely
in that case.

PR:		250706
Reviewed by:	emaste, lwhsu
Differential Revision:	https://reviews.freebsd.org/D26982
2020-10-28 23:10:54 +00:00
..
c063 Provide O_SEARCH 2020-02-02 16:34:57 +00:00
db
gen Revert r351416 to let lib.libc.gen.getmntinfo_test.getmntinfo_test get more test 2020-07-13 18:19:02 +00:00
hash
iconv lib/libc/tests/iconv: raise WARNS to 6 2020-09-24 21:42:44 +00:00
inet
locale
net Fix filename to avoid skipping lib/libc/net/servent test. 2019-07-15 23:41:00 +00:00
nss Fix various -Wpointer-compare warnings 2019-10-08 21:14:09 +00:00
regex build: provide a default WARNS for all in-tree builds 2020-09-18 17:17:46 +00:00
resolv libc/resolv: attempt to fix the test under WARNS=6 2020-09-09 02:42:21 +00:00
rpc
setjmp
ssp Disable ssp raw test without ASAN 2020-10-28 23:10:54 +00:00
stdio
stdlib libc tests: dynthr_mod: fix some WARNS issues 2020-09-09 02:45:47 +00:00
string Avoid copying too much from the input string. 2019-07-19 23:58:30 +00:00
sys lib/libc/tests/sys: raise WARNS to 6 2020-09-24 21:39:09 +00:00
termios
time
tls
tls_dso Update Makefile.depend files 2019-12-11 17:37:53 +00:00
ttyio
Makefile
Makefile.depend
Makefile.netbsd-tests