Date: Sat, 28 Feb 2009 06:34:04 +0000 (UTC) From: David Schultz <das@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/tools/regression/lib/libc/string Makefile test-stpncpy.c test-wcscasecmp.c test-wcsnlen.c Message-ID: <200902280634.n1S6YCDO033842@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
das 2009-02-28 06:34:04 UTC
FreeBSD src repository
Modified files:
tools/regression/lib/libc/string Makefile
Added files:
tools/regression/lib/libc/string test-stpncpy.c
test-wcscasecmp.c
test-wcsnlen.c
Log:
SVN rev 189140 on 2009-02-28 06:34:04Z by das
Tests for wcscasecmp(), wcsnlen(), and stpncpy().
Revision Changes Path
1.4 +1 -1 src/tools/regression/lib/libc/string/Makefile
1.1 +93 -0 src/tools/regression/lib/libc/string/test-stpncpy.c (new)
1.1 +88 -0 src/tools/regression/lib/libc/string/test-wcscasecmp.c (new)
1.1 +87 -0 src/tools/regression/lib/libc/string/test-wcsnlen.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902280634.n1S6YCDO033842>
