about summary refs log tree commit diff
path: root/string/test-string.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* string: Allow use of test-string.h for non-ifunc implementations.Joe Simmons-Talbott2023-04-211-2/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* test-memcpy.c: Double TIMEOUT to (8 * 60)H.J. Lu2021-11-071-1/+3
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* tests: use xmalloc to allocate implementation arraySiddhesh Poyarekar2021-07-281-2/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-0/+11
* Update string tests to use the support test driver.Wainer dos Santos Moschetta2017-03-231-18/+27
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.Joseph Myers2014-11-261-3/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Remove duplicate ifunc tests.Ondřej Bílka2013-11-261-0/+1
* Remove performance-related bits from string testsSiddhesh Poyarekar2013-06-111-14/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Framework to test IFUNC implementations on targetH.J. Lu2012-10-111-1/+56
* Testsuite #include fixes.Thomas Schwinge2012-04-021-1/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Provide better output in string testsUlrich Drepper2011-08-041-2/+4
* * string/Makefile (strop-tests): Add memmem.Ulrich Drepper2008-05-251-4/+8
* Update.Ulrich Drepper2004-03-071-1/+2
* * string/test-strspn.c (do_test): Ensure zero termination.Roland McGrath2002-11-091-0/+3
* * string/test-strchr.c (stupid_strchr): New function.Roland McGrath2002-11-081-3/+3
* * string/test-string.h: New file.Roland McGrath2002-11-071-0/+148