Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets/lists/tests Add a fifofs test.
details: https://anonhg.NetBSD.org/src/rev/77bd3e4845cc
branches: trunk
changeset: 772159:77bd3e4845cc
user: christos <christos%NetBSD.org@localhost>
date: Wed Dec 21 00:23:30 2011 +0000
description:
Add a fifofs test.
diffstat:
distrib/sets/lists/tests/mi | 24 +++++++++++++-----------
1 files changed, 13 insertions(+), 11 deletions(-)
diffs (52 lines):
diff -r 9ae4fede6998 -r 77bd3e4845cc distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi Wed Dec 21 00:17:06 2011 +0000
+++ b/distrib/sets/lists/tests/mi Wed Dec 21 00:23:30 2011 +0000
@@ -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_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_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_getquota 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_setquota tests-fs-tests atf
-./usr/tests/fs/ffs/t_miscquota 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
Home |
Main Index |
Thread Index |
Old Index