NetBSD/regress/lib/libc/string
seb 975a58878b Fix stresep(3) handling of consecutive quoted delimiter characters.
Approved by christos@
2007-12-06 22:07:07 +00:00
..
memchr Add jtc's regression tests. I decided to split them finally to follow suit. 2005-03-15 15:57:58 +00:00
memcpy Add memcpy test. 2005-12-06 08:14:48 +00:00
memmem add regression tests for memmem(3) 2005-03-13 15:40:32 +00:00
strcat Add jtc's regression tests. I decided to split them finally to follow suit. 2005-03-15 15:57:58 +00:00
strchr Add jtc's regression tests. I decided to split them finally to follow suit. 2005-03-15 15:57:58 +00:00
strcmp Add jtc's regression tests. I decided to split them finally to follow suit. 2005-03-15 15:57:58 +00:00
strcpy Add jtc's regression tests. I decided to split them finally to follow suit. 2005-03-15 15:57:58 +00:00
stresep Fix stresep(3) handling of consecutive quoted delimiter characters. 2007-12-06 22:07:07 +00:00
strlen Add jtc's regression tests. I decided to split them finally to follow suit. 2005-03-15 15:57:58 +00:00
strrchr Add jtc's regression tests. I decided to split them finally to follow suit. 2005-03-15 15:57:58 +00:00
swab move swab regression test to subdir 2005-03-13 15:33:45 +00:00
wcsncpy wcsncpy - SUSv6: if s2 is shorter than n, s1 should be filled with L'\0' until n. 2005-10-13 21:15:49 +00:00
Makefile add regression test for stresep. 2006-08-12 23:51:12 +00:00