HomeFreeBSD

lib/libc/tests/string: add extended unit tests for strcmp()

Description

lib/libc/tests/string: add extended unit tests for strcmp()

This changeset add a new set of tests that comprehensively test strcmp() on
various alignments of the input. This made it easy to smoke out many
exciting new bugs in the new SSE strcmp() implementation from D41971.

MFC after: 1 week
Reviewed by: ngie
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D41970

(cherry picked from commit b49596de2622a51e5673ba2c0b3718cd88a2aa41)

Details

Provenance
fuzAuthored on Sep 22 2023, 8:42 PM
Reviewer
ngie
Differential Revision
D41970: lib/libc/tests/string: add extended unit tests for strcmp()
Parents
rG028e4c6548e4: Teach if_smsc to get MAC from bootargs.
Branches
Unknown
Tags
Unknown