NetBSD/tests/lib/libc/string
2013-03-17 02:23:31 +00:00
..
Makefile Add test cases for strcspn, strpbrk, strspn, wcscspn, wcspbrk and 2011-11-21 23:50:44 +00:00
t_memchr.c Adjust. 2012-04-06 07:53:10 +00:00
t_memcpy.c check return values 2013-03-17 02:23:31 +00:00
t_memmem.c Rename some test case names for consistency. 2011-07-07 08:27:36 +00:00
t_memset.c check return values 2013-03-17 02:23:31 +00:00
t_popcount.c Rename some test case names for consistency. 2011-07-07 08:27:36 +00:00
t_strcat.c Add few simple test cases. 2011-07-14 05:46:04 +00:00
t_strchr.c Split out the string tests from t_string.c for consistency. 2011-07-07 08:59:30 +00:00
t_strcmp.c Be UTF8 clean. 2012-03-25 08:17:54 +00:00
t_strcpy.c Split out the string tests from t_string.c for consistency. 2011-07-07 08:59:30 +00:00
t_strcspn.c Add test cases for strcspn, strpbrk, strspn, wcscspn, wcspbrk and 2011-11-21 23:50:44 +00:00
t_strerror.c Fix typo. 2011-05-10 06:55:27 +00:00
t_stresep.c don't brk the build. 2013-02-15 23:56:32 +00:00
t_strlen.c Use ATF_CHECK() when appropriate. 2011-07-14 07:33:20 +00:00
t_strpbrk.c Add test cases for strcspn, strpbrk, strspn, wcscspn, wcspbrk and 2011-11-21 23:50:44 +00:00
t_strrchr.c Split out the string tests from t_string.c for consistency. 2011-07-07 08:59:30 +00:00
t_strspn.c Add test cases for strcspn, strpbrk, strspn, wcscspn, wcspbrk and 2011-11-21 23:50:44 +00:00
t_swab.c Rename some test case names for consistency. 2011-07-07 08:27:36 +00:00