about summary refs log tree commit diff
path: root/sysdeps/x86/tst-strcasecmp-rtm.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
|
* x86: Add missing rtm tests for strcmp familyNoah Goldstein2022-07-131-0/+23
Add new tests for: strcasecmp strncasecmp strcmp wcscmp These functions all have avx2_rtm implementations so should be tested.