NetBSD/tests/lib
christos 91fabc4486 Fix broken tests in big endian machines. Internally field values are
stored as uint64_t/uintmax_t so printing them with %d on big endian
ends up being 0.
2019-12-06 19:28:11 +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 Log PID.LWP in t_ptrace_wait* tests for enabled debug 2019-12-06 01:09:50 +00:00
libcrypt crypt does not return NULL anymore. 2011-12-28 22:07:40 +00:00
libcurses Rototill to add complex character support: 2019-09-19 11:31:57 +00:00
libdes
libevent introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +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 Several improvements. In particular, reduce CS.limit, because Intel CPUs 2019-11-22 10:26:32 +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 msg: 2019-10-04 09:01:59 +00:00
libskey
libsljit Fix mprotect for the helper. 2016-05-28 14:38:29 +00:00
libtre Sanitize the regex test cases. 2012-08-24 20:24:39 +00:00
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 Fix broken tests in big endian machines. Internally field values are 2019-12-06 19:28:11 +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