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

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
rG4cd0f014a128: OptionalObsoleteFiles.inc: document block order
Branches
Unknown
Tags
Unknown