Module Name: src Committed By: christos Date: Wed Dec 21 00:23:31 UTC 2011
Modified Files: src/distrib/sets/lists/tests: mi Log Message: Add a fifofs test. To generate a diff of this commit: cvs rdiff -u -r1.427 -r1.428 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.427 src/distrib/sets/lists/tests/mi:1.428 --- src/distrib/sets/lists/tests/mi:1.427 Wed Nov 23 20:49:39 2011 +++ src/distrib/sets/lists/tests/mi Tue Dec 20 19:23:30 2011 @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.427 2011/11/24 01:49:39 christos Exp $ +# $NetBSD: mi,v 1.428 2011/12/21 00:23:30 christos Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. # @@ -235,10 +235,11 @@ ./usr/libdata/debug/usr/tests/fs/ffs/t_quota2_remount.debug tests-fs-debug debug,atf ./usr/libdata/debug/usr/tests/fs/ffs/t_renamerace.debug tests-obsolete obsolete ./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/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/fifofs/t_fifo.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/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 @@ -1412,19 +1413,20 @@ ./usr/tests/fs/ffs/rump_quota tests-obsolete obsolete ./usr/tests/fs/ffs/rump_quotactl tests-obsolete obsolete ./usr/tests/fs/ffs/rump_repquota tests-obsolete obsolete -./usr/tests/fs/ffs/t_fifos tests-fs-tests atf -./usr/tests/fs/ffs/t_mount tests-fs-tests atf -./usr/tests/fs/ffs/t_renamerace tests-obsolete obsolete -./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/ffs/t_clearquota tests-fs-tests atf +./usr/tests/fs/ffs/t_fifos tests-fs-tests atf ./usr/tests/fs/ffs/t_getquota tests-fs-tests atf +./usr/tests/fs/ffs/t_miscquota tests-fs-tests atf +./usr/tests/fs/ffs/t_mount tests-fs-tests atf ./usr/tests/fs/ffs/t_quota2_1 tests-fs-tests atf ./usr/tests/fs/ffs/t_quota2_remount tests-fs-tests atf ./usr/tests/fs/ffs/t_quotalimit tests-fs-tests atf +./usr/tests/fs/ffs/t_renamerace tests-obsolete obsolete ./usr/tests/fs/ffs/t_setquota tests-fs-tests atf -./usr/tests/fs/ffs/t_miscquota tests-fs-tests atf +./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/fifofs/t_fifo 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