summaryrefslogtreecommitdiffstats
path: root/test/string/tester.c
Commit message (Collapse)AuthorAgeFilesLines
* Use C implementation of strncmp.Khem Raj2008-10-251-0/+1
| | | | Add a new strncmp testcase.
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-1/+1
|
* patch from Mats Erik Andersson for better catching edge cases in optimized ↵Mike Frysinger2008-01-051-8/+24
| | | | string functions
* not sure how this obvious one liner got lost from glibc, but merge itMike Frysinger2007-09-151-0/+1
|
* fixup shadowed warningsMike Frysinger2007-01-291-1/+0
|
* second SUSV3 legacy check should be for macros as pointed out by psmMike Frysinger2006-12-031-1/+1
|
* fix building when susv3 legacy stuff is disabledMike Frysinger2006-12-021-0/+16
|
* add some tests for strlcat and strlcpy based upon strncat and strncpy ↵Mike Frysinger2006-02-281-0/+102
| | | | respectively
* rename test to match glibcMike Frysinger2006-02-141-0/+1512