]> git.ipfire.org Git - thirdparty/glibc.git/commit
string: Expand page cross test cases in test-strcmp.c
authorNoah Goldstein <goldstein.w.n@gmail.com>
Wed, 23 Mar 2022 21:57:39 +0000 (16:57 -0500)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Fri, 25 Mar 2022 16:46:13 +0000 (11:46 -0500)
commit22833848e3a2ef3bebef088cea7fcf281972672a
tree9583c65bca6e680c793e967eac7d31661837e724
parentd154758e618ec9324f5d339c46db0aa27e8b1226
string: Expand page cross test cases in test-strcmp.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-strcmp.c