[PATCH v3] Add strlcpy/wcslcpy testcase
DJ Delorie
dj@redhat.com
Tue Oct 17 22:23:50 GMT 2023
Sunil K Pandey via Libc-alpha <libc-alpha@sourceware.org> writes:
> This patch implements comprehensive tests for strlcpy/wcslcpy
> functions. Tests are mostly derived from strncpy test suites
> and modified to incorporate strlcpy/wcslcpy specifications.
>
> Changes from v1:
>
> Rename test-strlcpy to tst-strlcpy2.
> Rename test-wcslcpy to tst-wcslcpy2.
> Remove unused SIMPLE_STRLCPY function.
> Rearrange defines in alphabetical order.
>
> Changes from v2:
>
> Add back SIMPLE_STRLCPY function.
> Rearrange defines.
Sorry for the delay.
LGTM and committed. Thanks!
Reviewed-by: DJ Delorie <dj@redhat.com>
More information about the Libc-alpha
mailing list