aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/string/Makefile
Commit message (Expand)AuthorAgeFilesLines
* lib/libc/tests/string: add test for strnlen()Strahinja Stanišić2024-10-151-0/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* libc: Add memset test for int-to-char conversionStrahinja Stanišić2024-07-131-0/+2
* lib/libc/tests/string: add memrchr unit testsRobert Clausecker2023-12-251-0/+1
* lib/libc/tests/string: add unit tests for memccpy()Robert Clausecker2023-12-251-0/+1
* lib/libc/tests/string: add unit test for strlcpyRobert Clausecker2023-12-251-0/+1
* lib/libc/tests/string: add unit tests for strncmp(3)Robert Clausecker2023-12-251-0/+1
* lib/libc/tests/string: add extended unit tests for strcmp()Robert Clausecker2023-11-141-0/+2
* lib/libc/tests/string: expand memcmp test to bcmp, timingsafe_{b,mem}cmpRobert Clausecker2023-10-021-0/+3
* lib/libc/tests/string: derive strspn(3) tests from strcspn(3) testsRobert Clausecker2023-09-081-1/+1
* lib/libc/tests/string: add unit tests for strcspn(3)Robert Clausecker2023-09-081-1/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* lib/libc/tests/string: add unit tests for ffs, ffsl, ffsll, fls, flsl, and flsllRobert Clausecker2023-07-031-0/+9
* libc: Add tests for strchrnul(3).Dag-Erling Smørgrav2023-02-021-0/+1
* libc: Add strverscmp(3) and versionsort(3)Aymeric Wibo2022-08-251-2/+3
* Implement the memset_s(3) function as specified by the C11 ISO/IECKonstantin Belousov2017-03-301-0/+1
* Add a regression test to make sure the Russian collation is actually workingBaptiste Daroussin2016-07-151-0/+1
* Add a regression test about the crash with strxfrm and ISO8859-5 localesBaptiste Daroussin2016-07-151-0/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* MFHGlen Barber2016-03-071-0/+1
|\
| * libc: Add some tests for memcmp().Jilles Tjoelker2016-03-061-0/+1
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-041-5/+2
* Integrate tools/regression/lib/libc/string into the FreeBSD test suiteEnji Cooper2015-11-081-1/+6
* Add _test suffix to multiple tests in lib/libc to conform to the design notedEnji Cooper2015-11-021-19/+19
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-2/+0
* Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approxim...Enji Cooper2014-11-041-0/+33