* string/tester.c (test_strnlen): New function.
commit24d58fb41db26300aa7ebfdf7b373860f636979a
authorRoland McGrath <roland@gnu.org>
Mon, 20 Feb 2006 21:48:49 +0000 (20 21:48 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 20 Feb 2006 21:48:49 +0000 (20 21:48 +0000)
treef513237bfb4238bd5f54277bb94c1b05178dea0f
parent25bc77e6da7f3f767ec002d2cbb022803229a1d9
* string/tester.c (test_strnlen): New function.

(test_strchr): Call it.
(test_strncat): Test lengths where the sign bit is set.
(test_strncmp): Likewise.
ChangeLog
string/tester.c