string: Expand page cross test cases in test-strncmp.c
authorNoah Goldstein <goldstein.w.n@gmail.com>
Wed, 23 Mar 2022 21:57:40 +0000 (16:57 -0500)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Fri, 25 Mar 2022 16:46:14 +0000 (11:46 -0500)
commit39399913a244a911edb1ff1e31dfe38e64177bb5
treeca9d9e206f0f9937d46a0fe04c274eb2bb0543d9
parent22833848e3a2ef3bebef088cea7fcf281972672a
string: Expand page cross test cases in test-strncmp.c

Test cases for when both `s1` and `s2` are near the end of a page
where previously missing.
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
string/test-strncmp.c