opnsense-src/lib/libc/tests/string
Andrew Turner 748f7c8db7 Have stpncpy tests ask the kernel for the page size
It may be dynamic so we can't rely on PAGE_SIZE being present or
correct.
2022-04-07 16:08:37 +01:00
..
Makefile Implement the memset_s(3) function as specified by the C11 ISO/IEC 2017-03-30 04:57:26 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
memcmp_test.c
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
strxfrm_test.c
wcscasecmp_test.c
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