about summary refs log tree commit diff
path: root/sysdeps/x86/tst-wcscmp-rtm.c
Commit message (Collapse)AuthorAgeFilesLines
* x86: Add missing rtm tests for strcmp familyNoah Goldstein2022-07-131-0/+22
Add new tests for: strcasecmp strncasecmp strcmp wcscmp These functions all have avx2_rtm implementations so should be tested.