NetBSD/tests/lib
riastradh 5901ceaa11 getrandom(2): Fix return value checks in automatic tests.
The syscall only guarantees up to 256 bytes in a single go -- if
interrupted, it might return short, but if the caller requested at
least 256 bytes it will definitely return 256 bytes.
2022-03-18 23:35:37 +00:00
..
csu Good bye oabi! Tested building earmv7hf. 2021-06-07 17:11:16 +00:00
libarchive PR kern/55272: do not skip this test on single cpu machines - it is not 2021-02-19 18:36:50 +00:00
libbluetooth
libbpfjit
libc getrandom(2): Fix return value checks in automatic tests. 2022-03-18 23:35:37 +00:00
libcrypt remove comment, it's fixed 2021-10-12 13:24:21 +00:00
libcurses Add the -F flag to the getopt string, it was there in the help and 2022-03-01 06:41:27 +00:00
libdes s/rouine/routine/ 2021-12-05 07:33:56 +00:00
libevent new GCC_NO_* uses for warning issues. most of the users of the new 2021-04-12 06:08:30 +00:00
libexecinfo Temporary hack to work around incorrect/missing unwind info for 2021-11-23 23:29:55 +00:00
libi386 remove hacks. 2021-04-30 13:53:30 +00:00
libm Only expect the fmod test case to fail when using qemu's TCG CPU emulation, 2020-08-25 13:39:16 +00:00
libnvmm Implement support for trapping REP CMPS instructions in NVMM. 2020-12-27 20:56:14 +00:00
libobjc
libossaudio s/suported/supported in comments 2021-08-02 17:43:55 +00:00
libposix
libppath
libprop
libpthread
librefuse librefuse: Preparation of a proper API versioning; no more #ifdef woes in user code 2021-12-04 06:42:39 +00:00
librt Add expected-fail test for kern/56549 2021-12-14 16:25:11 +00:00
librumpclient PR 55338: re-enable threxec test for more test coverage. 2020-11-08 08:54:50 +00:00
librumphijack The nfs_autoload test case has now been broken for more than four years. 2021-11-11 07:38:21 +00:00
libskey
libsljit
libtre
libusbhid
libutil Adapt for change to parsedate() which now follows POSIX and altered the 2020-10-19 15:06:49 +00:00
semaphore
Makefile add some basic tests for libossaudio 2020-12-11 12:29:27 +00:00
Makefile.inc