Module Name: src Committed By: jruoho Date: Thu May 5 13:36:05 UTC 2011
Modified Files: src/distrib/sets/lists/tests: mi src/tests/include/sys: Makefile src/tests/lib/libc/gen: Makefile Added Files: src/tests/include/sys: t_tree.c Removed Files: src/tests/lib/libc/gen: t_rbstress.c Log Message: Try to mirror the real source with the test directory structure (otherwise the latter carries a risk of becoming a difficult mess to manage.) To generate a diff of this commit: cvs rdiff -u -r1.330 -r1.331 src/distrib/sets/lists/tests/mi cvs rdiff -u -r1.3 -r1.4 src/tests/include/sys/Makefile cvs rdiff -u -r0 -r1.1 src/tests/include/sys/t_tree.c cvs rdiff -u -r1.20 -r1.21 src/tests/lib/libc/gen/Makefile cvs rdiff -u -r1.2 -r0 src/tests/lib/libc/gen/t_rbstress.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.