NetBSD/tests/lib
martin d7363146ee Pull up following revision(s) (requested by riastradh in ticket #1601):
tests/lib/libc/string/t_swab.c: revision 1.3
	lib/libc/string/swab.c: revision 1.20

swab(3): Rewrite this to be understandable.

And make the tests work, and exercise all lengths up to 100.
Evidently the previous definition, presumably tightly optimized for
1980s-era compilers and CPUs, was too hard to understand, because it
was incorrectly tested for two decades and broken for years.

PR lib/57141
2023-02-22 18:49:17 +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
libc Pull up following revision(s) (requested by riastradh in ticket #1601): 2023-02-22 18:49:17 +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
libm Print result of function we tested (sinf), 2019-05-27 00:24:37 +00:00
libnvmm Pull up following revision(s) (requested by maxv in ticket #475): 2019-11-25 16:39:29 +00:00
libobjc Handle the GCC restriction like the set list by explicitly checking for 2018-05-09 13:18:02 +00:00
libposix
libppath
libprop
libpthread return return atf_no_error() instead of 0 for consistency. 2019-07-09 16:24:01 +00:00
librefuse
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
libtre
libusbhid
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