HomeFreeBSD

lib/libc/tests/string/strcspn_test.c: add test for correct match order

Description

lib/libc/tests/string/strcspn_test.c: add test for correct match order

This new unit test verifies that if there are multiple
matches, the first match is returned, ignoring later
matches.

Approved by: mjg (blanket, via IRC)
MFC after: 1 week
MFC to: stable/14

Details

Provenance
fuzAuthored on Dec 19 2023, 4:27 PM
Parents
rG7c8f16318499: vmm.h: remove dup declaration
Branches
Unknown
Tags
Unknown