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

Details

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