aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/string
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-232-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-237-14/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-231-2/+0
* lib/libc/tests/string: add unit tests for ffs, ffsl, ffsll, fls, flsl, and flsllRobert Clausecker2023-07-217-0/+313
* libc: Add tests for strchrnul(3).Dag-Erling Smørgrav2023-02-091-0/+1
* libc: Add strverscmp(3) and versionsort(3)Aymeric Wibo2022-08-312-2/+96
* Have stpncpy tests ask the kernel for the page sizeAndrew Turner2022-05-032-10/+16
* Avoid copying too much from the input string.Brooks Davis2019-07-191-1/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Improve standard compliance for memset_s() and abort_handler_s().Konstantin Belousov2017-08-121-2/+7
* Fix strcoll_l disagreeing with strxfrm by reworking the forward order case inBaptiste Daroussin2017-04-161-0/+93
* Implement the memset_s(3) function as specified by the C11 ISO/IECKonstantin Belousov2017-03-302-0/+196
* Add a regression test to make sure the Russian collation is actually workingBaptiste Daroussin2016-07-152-0/+64
* Add a regression test about the crash with strxfrm and ISO8859-5 localesBaptiste Daroussin2016-07-152-0/+52
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* MFHGlen Barber2016-03-101-0/+21
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+21
* | MFHGlen Barber2016-03-072-0/+125
|\|
| * libc: Add some tests for memcmp().Jilles Tjoelker2016-03-062-0/+125
* | 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-085-1/+554
* 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