Skip to content
Commit 0281c7a7 authored by Noah Goldstein's avatar Noah Goldstein
Browse files

String: Strength memset tests in test-memset.c



The prior sentinel logic was broken and was checking the SIMPLE_MEMSET
as opposed to the tested implementation. As well `s` (the test buffer)
was not reset between implementation tests so it was possible for a
buggy implementation to be hidden by a previously executed correct
one.
Reviewed-by: default avatarSiddhesh Poyarekar <siddhesh@sourceware.org>
parent a5659cf2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment