String: Improve test coverage for memchr
authorSunil K Pandey <skpgkp2@gmail.com>
Tue, 18 Oct 2022 07:36:51 +0000 (00:36 -0700)
committerSunil K Pandey <skpgkp2@gmail.com>
Tue, 18 Oct 2022 16:10:33 +0000 (09:10 -0700)
commit932dd83efdce7dbe7c008a27c4eff424a109b3a0
tree1a2e17c6a7c725a77f523c1c69156829e445a757
parent58548b9d689fb9bba67bdc5b59c8d2fa47f4f8ec
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