Module Name: src Committed By: pooka Date: Fri Feb 18 13:10:04 UTC 2011
Modified Files: src/distrib/sets/lists/tests: mi Log Message: hfs To generate a diff of this commit: cvs rdiff -u -r1.249 -r1.250 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.249 src/distrib/sets/lists/tests/mi:1.250 --- src/distrib/sets/lists/tests/mi:1.249 Wed Feb 16 16:02:52 2011 +++ src/distrib/sets/lists/tests/mi Fri Feb 18 13:10:04 2011 @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.249 2011/02/16 16:02:52 pooka Exp $ +# $NetBSD: mi,v 1.250 2011/02/18 13:10:04 pooka Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. # @@ -231,6 +231,8 @@ ./usr/libdata/debug/usr/tests/fs/ffs/t_snapshot.debug tests-fs-debug debug,atf ./usr/libdata/debug/usr/tests/fs/ffs/t_snapshot_log.debug tests-fs-debug debug,atf ./usr/libdata/debug/usr/tests/fs/ffs/t_snapshot_v2.debug tests-fs-debug debug,atf +./usr/libdata/debug/usr/tests/fs/hfs tests-fs-debug +./usr/libdata/debug/usr/tests/fs/hfs/t_pathconvert.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 @@ -1182,6 +1184,10 @@ ./usr/tests/fs/ffs/t_snapshot tests-fs-tests atf ./usr/tests/fs/ffs/t_snapshot_log tests-fs-tests atf ./usr/tests/fs/ffs/t_snapshot_v2 tests-fs-tests atf +./usr/tests/fs/hfs tests-fs-tests +./usr/tests/fs/hfs/Atffile tests-fs-tests atf +./usr/tests/fs/hfs/colon.hfs.bz2.uue tests-fs-tests atf +./usr/tests/fs/hfs/t_pathconvert tests-fs-tests atf ./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