NetBSD/tests/lib
kamil 1a5f018b01 Enhance the support of LLVM sanitizers
Define _REENTRANT for MKSANITIZER build. This is needed for at least stdio
code. This caused new build issued with duplicated symbols in few places
and rump kernel code picking different code paths borrowed from libc.
Handle all this in one go.

Add bsd.sanitizer.mk to share common code used by programs and libraries.

Switch from realall to beforeinstall target in .syms files. This is more
reliable in MKSANITIZER.
2019-08-27 22:48:53 +00:00
..
csu Move from uname -m to uname -p when checking if this target does support 2019-01-30 12:42:53 +00:00
libbluetooth
libbpfjit Disable PAX mprotect to make just-in-time-compile tests work again. 2016-05-24 10:16:34 +00:00
libc Enhance the support of LLVM sanitizers 2019-08-27 22:48:53 +00:00
libcrypt
libcurses Fix test for pad and enable it. 2019-06-30 22:37:11 +00:00
libdes
libevent Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
libexecinfo The test requires symbols, so put STRIPFLAG= explicitly to avoid 2015-01-31 20:55:43 +00:00
libm Print result of function we tested (sinf), 2019-05-27 00:24:37 +00:00
libnvmm Change the NVMM API to reduce data movements. Sent to tech-kern@. 2019-06-08 07:27:44 +00:00
libobjc Handle the GCC restriction like the set list by explicitly checking for 2018-05-09 13:18:02 +00:00
libposix Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
libppath build the .h before the .o 2013-10-19 17:28:38 +00:00
libprop
libpthread Re-enable the QEMU specific timing limits, but only an increased upper 2019-08-11 11:42:23 +00:00
librefuse Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
librt Implement support for "pshared" POSIX semaphores. 2019-02-03 03:20:23 +00:00
librumpclient Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed 2019-05-13 17:55:07 +00:00
librumphijack Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed 2019-05-13 17:55:07 +00:00
libskey
libsljit Fix mprotect for the helper. 2016-05-28 14:38:29 +00:00
libtre
libusbhid t_usbhid/check_hid_get_data has been failing since it existed, mark as such 2016-08-17 12:10:42 +00:00
libutil snprintb(3) says that, in the new(?) Torek format, all fields specs end with \0 2019-04-29 07:55:38 +00:00
semaphore Deal with fallout from the addition of 2019-06-01 06:59:17 +00:00
Makefile Add initial tests for libnvmm's Mem Assist, with 8 test cases. 2018-12-23 13:35:02 +00:00
Makefile.inc