Module Name: src Committed By: pooka Date: Mon Jun 28 09:46:27 UTC 2010
Modified Files: src/distrib/sets/lists/tests: mi Log Message: +test To generate a diff of this commit: cvs rdiff -u -r1.89 -r1.90 src/distrib/sets/lists/tests/mi Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/distrib/sets/lists/tests/mi diff -u src/distrib/sets/lists/tests/mi:1.89 src/distrib/sets/lists/tests/mi:1.90 --- src/distrib/sets/lists/tests/mi:1.89 Sat Jun 19 19:09:52 2010 +++ src/distrib/sets/lists/tests/mi Mon Jun 28 09:46:27 2010 @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.89 2010/06/19 19:09:52 pooka Exp $ +# $NetBSD: mi,v 1.90 2010/06/28 09:46:27 pooka Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. # @@ -134,6 +134,8 @@ ./usr/libdata/debug/usr/tests/fs/ffs/t_snapshot.debug tests-fs-debug debug,atf ./usr/libdata/debug/usr/tests/fs/kernfs tests-fs-debug ./usr/libdata/debug/usr/tests/fs/kernfs/t_basic.debug tests-fs-debug debug,atf +./usr/libdata/debug/usr/tests/fs/lfs tests-fs-debug +./usr/libdata/debug/usr/tests/fs/lfs/t_pr.debug tests-fs-debug debug,atf ./usr/libdata/debug/usr/tests/fs/msdosfs tests-fs-debug ./usr/libdata/debug/usr/tests/fs/msdosfs/t_snapshot.debug tests-fs-debug debug,atf ./usr/libdata/debug/usr/tests/fs/nullfs tests-fs-debug @@ -715,6 +717,9 @@ ./usr/tests/fs/kernfs tests-fs-tests ./usr/tests/fs/kernfs/Atffile tests-fs-tests atf ./usr/tests/fs/kernfs/t_basic tests-fs-tests atf +./usr/tests/fs/lfs tests-fs-tests +./usr/tests/fs/lfs/Atffile tests-fs-tests atf +./usr/tests/fs/lfs/t_pr tests-fs-tests atf ./usr/tests/fs/msdosfs tests-fs-tests ./usr/tests/fs/msdosfs/Atffile tests-fs-tests atf ./usr/tests/fs/msdosfs/t_snapshot tests-fs-tests atf