]> git.ipfire.org Git - thirdparty/glibc.git/commit
String: Improve test coverage for memchr
authorSunil K Pandey <skpgkp2@gmail.com>
Mon, 10 Oct 2022 16:28:14 +0000 (09:28 -0700)
committerSunil K Pandey <skpgkp2@gmail.com>
Mon, 10 Oct 2022 17:07:10 +0000 (10:07 -0700)
commit264db94040c463d9bc356101595d89335586875e
tree5ad1de2a0145554678ff9be1861462ff28d76043
parent5355f9ca7b10183ce06e8a18003ba30f43774858
String: Improve test coverage for memchr

This test improves memchr coverage near page boundary.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
string/test-memchr.c