aboutsummaryrefslogtreecommitdiff
path: root/string/test-strlen.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-06string: Hook up the default implementation on test-strlenAdhemerval Zanella1-17/+14
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-04-06tests/string: Drop simple/stupid/builtin testsSiddhesh Poyarekar1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-2/+0
2021-06-02Improve test coverage of strlen functionSunil K Pandey1-1/+14
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-02-27Add some spaces before '('.Joseph Myers1-6/+6
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-03-23Update string tests to use the support test driver.Wainer dos Santos Moschetta1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-06-11Remove performance-related bits from string testsSiddhesh Poyarekar1-24/+0
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-10-19Add string IFUNC testsH.J. Lu1-1/+6
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-10-23Add wcslen test casesLiubov Dmitrieva1-39/+46
2005-12-27* posix/tst-execle1.c (do_test): Add a const.Roland McGrath1-4/+5
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-5/+4
2007-07-122.5-18.1Jakub Jelinek1-4/+5
2003-04-17Update.Ulrich Drepper1-3/+5
2002-11-07* string/test-string.h: New file.Roland McGrath1-0/+177