HomeFreeBSD

lib/libc/tests/string/memcmp_test.c: extend test to support custom memcmp…

Description

lib/libc/tests/string/memcmp_test.c: extend test to support custom memcmp function

Extend the tests to permit loading an external memcmp function
and testing it over using the libc version. This was added by the
example of other tests in the test suite doing the same thing and
helped tremendously in development.

This change was originally part of D41442 but was taken out to
permit separate review as extrapolated from @ngie's request in
D41349.

Sponsored by: FreeBSD Foundation
Approved by: ngie
Differential Revision: https://reviews.freebsd.org/D41528

Details

Provenance
fuzAuthored on Jul 14 2023, 11:56 AM
Differential Revision
D41528: lib/libc/tests/string/memcmp_test.c: extend test to support custom memcmp function
Parents
rGbd9588bca05f: ossl: Rebuild the openssl asm
Branches
Unknown
Tags
Unknown