diff options
| author | Robert Clausecker <fuz@FreeBSD.org> | 2023-12-06 09:11:40 +0000 |
|---|---|---|
| committer | Robert Clausecker <fuz@FreeBSD.org> | 2023-12-25 13:59:58 +0000 |
| commit | 691ff1832e09a6ccbc8f5b04c88cafc7452b3ce6 (patch) | |
| tree | 5beeff6e1ac02fb0e96a6182890350e60f198854 /lib/libc/tests/string/Makefile | |
| parent | e0d4f419ac41aa91b862f3ceadc32a86abf08572 (diff) | |
Diffstat (limited to 'lib/libc/tests/string/Makefile')
| -rw-r--r-- | lib/libc/tests/string/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/tests/string/Makefile b/lib/libc/tests/string/Makefile index a6e8eb18075a..4fce79685c0e 100644 --- a/lib/libc/tests/string/Makefile +++ b/lib/libc/tests/string/Makefile @@ -11,6 +11,7 @@ ATF_TESTS_C+= flsl_test ATF_TESTS_C+= flsll_test ATF_TESTS_C+= memccpy_test ATF_TESTS_C+= memcmp_test +ATF_TESTS_C+= memrchr_test ATF_TESTS_C+= memset_s_test ATF_TESTS_C+= strncmp_test ATF_TESTS_C+= stpncpy_test |
