summaryrefslogtreecommitdiff
path: root/lib/libc/tests/string/memcmp_test.c
AgeCommit message (Expand)Author
2025-09-13libc: Have memcmp test what the standard requiresEd Maste
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-10-02lib/libc/tests/string: expand memcmp test to bcmp, timingsafe_{b,mem}cmpRobert Clausecker
2023-10-02lib/libc/tests/string/memcmp_test.c: extend test to support custom memcmp fun...Robert Clausecker
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2016-03-06libc: Add some tests for memcmp().Jilles Tjoelker