opnsense-src/lib/libc/tests
Robert Clausecker 49390697b9 lib/libc/tests/string: add unit tests for ffs, ffsl, ffsll, fls, flsl, and flsll
Also supply CFLAGS+=-fno-builtin to ensure our unit tests
actually test libc functions and not clang's builtins.

Sponsored by:	FreeBSD Foundation
Approved by:	kevans
MFC after:	1 week
Differential Revision: https://reviews.freebsd.org/D40729
2023-07-03 22:18:27 +02:00
..
c063 Provide O_SEARCH 2020-02-02 16:34:57 +00:00
db
gen spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
hash
iconv lib/libc/tests/iconv: raise WARNS to 6 2020-09-24 21:42:44 +00:00
inet
locale libc: use separate collate objects for C, POSIX, and C.UTF-8 2023-03-28 17:16:30 +02:00
net Remove quotes around Makefile .error/.warn/.info strings 2022-01-22 14:03:07 -05:00
nss libc/nss tests: Add regression tests for commit 55444c823e1f 2021-01-21 14:30:19 -05:00
regex build: provide a default WARNS for all in-tree builds 2020-09-18 17:17:46 +00:00
resolv resolv_test: Fix racy exit check, remove mutexes, and reduce output 2021-03-30 15:00:18 +01:00
rpc
setjmp
ssp Remove quotes around Makefile .error/.warn/.info strings 2022-01-22 14:03:07 -05:00
stdio stdio: add test for 86a16ada1e: fflush() handling of errors 2022-01-28 01:09:47 +02:00
stdlib spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
string lib/libc/tests/string: add unit tests for ffs, ffsl, ffsll, fls, flsl, and flsll 2023-07-03 22:18:27 +02:00
sys spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06: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