mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 01:11:30 -05:00
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 |
||
|---|---|---|
| .. | ||
| ffs_test.c | ||
| ffsl_test.c | ||
| ffsll_test.c | ||
| fls_test.c | ||
| flsl_test.c | ||
| flsll_test.c | ||
| Makefile | ||
| Makefile.depend | ||
| memcmp_test.c | ||
| memset_s_test.c | ||
| stpncpy_test.c | ||
| strerror_test.c | ||
| strverscmp_test.c | ||
| strxfrm_test.c | ||
| wcscasecmp_test.c | ||
| wcscoll_test.c | ||
| wcsnlen_test.c | ||