summaryrefslogtreecommitdiff
path: root/test/string/string.c
AgeCommit message (Expand)Author
2005-08-31add (size_t)-1 border case tests for strncat and strncmp, and add a bunch of ...Mike Frysinger
2005-06-30type cast output to prevent build warningsMike Frysinger
2002-11-08Re-enable the strchrnul and rawmemchr testsEric Andersen
2002-08-26sparc, alpha, and mips have different errno values than the otherManuel Novoa III
2002-02-21Update string tests per glibc 2.2.5's string tester. Looks likeEric Andersen
2001-07-04Added stpcpy and strcasestr along with some code to test them.David McCullough
2000-11-22Add in an additional test for memcmp suggested by Mathias LewinEric Andersen
2000-10-12Makefile updateEric Andersen
2000-10-11Finish reorganizing things. At least I think I've finished.Eric Andersen
2000-10-04Major facelift on the test area -- the beginnings of some real testingEric Andersen