Module Name: src Committed By: pgoyette Date: Sat Dec 25 21:10:25 UTC 2010
Modified Files: src/distrib/sets/lists/tests: mi src/etc/mtree: NetBSD.dist.tests src/tests/lib/libc: Makefile src/tests/lib/libc/string: Makefile Added Files: src/tests/lib/libc/string: t_string.c Log Message: Migrate J.T.Conklin's public-domain str* tests from regress to atf. While here, do some clean-up and knf. To generate a diff of this commit: cvs rdiff -u -r1.189 -r1.190 src/distrib/sets/lists/tests/mi cvs rdiff -u -r1.6 -r1.7 src/etc/mtree/NetBSD.dist.tests cvs rdiff -u -r1.8 -r1.9 src/tests/lib/libc/Makefile cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/string/Makefile cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/string/t_string.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.