This is the mail archive of the
glibc-cvs@sourceware.org
mailing list for the glibc project.
libc/string tst-strxfrm2.c
- From: drepper at sourceware dot org
- To: glibc-cvs at sourceware dot org
- Date: 10 Nov 2006 15:20:23 -0000
- Subject: libc/string tst-strxfrm2.c
CVSROOT: /cvs/glibc
Module name: libc
Changes by: drepper@sourceware.org 2006-11-10 15:20:23
Modified files:
string : tst-strxfrm2.c
Log message:
(do_test): Also test strxfrm with l1 + 1 and l1 last arguments, if buf
is defined, verify the return value equals to strlen (buf) and verify
no byte beyond passed length is modified.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/string/tst-strxfrm2.c.diff?cvsroot=glibc&r1=1.1&r2=1.2