HomeFreeBSD

lib/libc/tests/string: add unit tests for strncmp(3)

Description

lib/libc/tests/string: add unit tests for strncmp(3)

These are patterned after the previously added (D41970)
strcmp tests, but are extended to check for various length
conditions.

Sponsored by: The FreeBSD Foundation
Tested by: developers@, exp-run
Approved by: mjg
MFC after: 1 month
MFC to: stable/14
PR: 275785
Differential Revision: https://reviews.freebsd.org/D42122

(cherry picked from commit 459ddefcc9dcc010f6f7445285e61e2b6780379c)

Details

Provenance
fuzAuthored on Sep 28 2023, 8:40 PM
Differential Revision
D42122: lib/libc/amd64/string: add strncmp scalar, baseline implementation
Parents
rGf42eca44bdfb: share/man/man7/simd.7: document amd64 SIMD use for strpbrk()
Branches
Unknown
Tags
Unknown