aboutsummaryrefslogtreecommitdiff
path: root/string/test-strstr.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-10-19Add string IFUNC testsH.J. Lu1-1/+2
2012-10-06Add a strstr test for page boundaryH.J. Lu1-1/+6
2012-10-05Add a testase for BZ #14602H.J. Lu1-0/+12
2012-10-05Test strcasestr/strchr/strstr under all implementationsH.J. Lu1-3/+27
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2010-07-23Add performance tests for strstr and strcasestr.Ulrich Drepper1-0/+194