]> git.ipfire.org Git - thirdparty/glibc.git/commit
string: Improve memchr random test master
authorWilco Dijkstra <wilco.dijkstra@arm.com>
Thu, 18 Jun 2026 17:02:59 +0000 (17:02 +0000)
committerWilco Dijkstra <wilco.dijkstra@arm.com>
Thu, 18 Jun 2026 19:44:31 +0000 (19:44 +0000)
commitcdbefe2f940d0ef87c854e13514812785b062988
tree504c542ce79ab985985c5d144250fe7a81dc4a35
parent4e105d9855977f3937ab75e03a541154d07d96a6
string: Improve memchr random test

Add matches before the start to ensure the memchr test checks they do not
result in false matches or missed matches.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
string/test-memchr.c