opnsense-src/lib/libc/tests/string
Dag-Erling Smørgrav 606d0e4a9a libc: Add tests for strchrnul(3).
MFC after:	1 week
Sponsored by:	Klara, Inc.
Reviewed by:	allanjude
Differential Revision:	https://reviews.freebsd.org/D38286
2023-02-02 15:45:45 +01:00
..
Makefile libc: Add tests for strchrnul(3). 2023-02-02 15:45:45 +01:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
memcmp_test.c libc: Add some tests for memcmp(). 2016-03-06 18:41:48 +00:00
memset_s_test.c Improve standard compliance for memset_s() and abort_handler_s(). 2017-08-12 15:18:17 +00:00
stpncpy_test.c Have stpncpy tests ask the kernel for the page size 2022-04-07 16:08:37 +01:00
strerror_test.c Integrate tools/regression/lib/libc/string into the FreeBSD test suite 2015-11-08 07:53:31 +00:00
strverscmp_test.c libc: Add strverscmp(3) and versionsort(3) 2022-08-25 03:29:03 +03:00
strxfrm_test.c Add a regression test about the crash with strxfrm and ISO8859-5 locales 2016-07-15 23:24:00 +00:00
wcscasecmp_test.c Integrate tools/regression/lib/libc/string into the FreeBSD test suite 2015-11-08 07:53:31 +00:00
wcscoll_test.c Fix strcoll_l disagreeing with strxfrm by reworking the forward order case in 2017-04-16 19:12:07 +00:00
wcsnlen_test.c Have stpncpy tests ask the kernel for the page size 2022-04-07 16:08:37 +01:00