NetBSD/tests/lib/libc/string
christos 7e431be058 simple memmem test to show buffer overrun. 2018-10-15 17:55:28 +00:00
..
Makefile simple memmem test to show buffer overrun. 2018-10-15 17:55:28 +00:00
t_bm.c
t_memchr.c
t_memcpy.c PR/51823: Ngie Cooper: Add output diagnostic if memcmp of the md5 string fails 2017-01-11 18:05:54 +00:00
t_memmem.c simple memmem test to show buffer overrun. 2018-10-15 17:55:28 +00:00
t_memset.c
t_popcount.c
t_strcat.c
t_strchr.c
t_strcmp.c
t_strcoll.c Add simple expect-fail test case for strcoll(3) 2017-05-26 01:24:19 +00:00
t_strcpy.c
t_strcspn.c
t_strerror.c
t_stresep.c Add test from PR/52499 2017-08-23 10:29:51 +00:00
t_strlen.c PR/51815: Ngie Cooper: don't leak dlopen'ed handle 2017-01-14 20:49:24 +00:00
t_strpbrk.c
t_strrchr.c
t_strspn.c
t_swab.c