aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/tst-wcscmp-rtm.c
AgeCommit message (Collapse)Author
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-07-13x86: Add missing rtm tests for strcmp familyNoah Goldstein
Add new tests for: strcasecmp strncasecmp strcmp wcscmp These functions all have avx2_rtm implementations so should be tested.