Module Name:    src
Committed By:   pooka
Date:           Thu Aug 19 02:37:04 UTC 2010

Modified Files:
        src/distrib/sets/lists/tests: mi

Log Message:
+10


To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 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.136 src/distrib/sets/lists/tests/mi:1.137
--- src/distrib/sets/lists/tests/mi:1.136	Tue Aug 17 11:47:27 2010
+++ src/distrib/sets/lists/tests/mi	Thu Aug 19 02:37:04 2010
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.136 2010/08/17 11:47:27 pooka Exp $
+# $NetBSD: mi,v 1.137 2010/08/19 02:37:04 pooka Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -228,6 +228,7 @@
 ./usr/libdata/debug/usr/tests/fs/union/t_pr.debug			tests-fs-debug		debug,atf
 ./usr/libdata/debug/usr/tests/fs/vfs					tests-fs-debug
 ./usr/libdata/debug/usr/tests/fs/vfs/t_full.debug			tests-fs-debug		debug,atf
+./usr/libdata/debug/usr/tests/fs/vfs/t_io.debug			tests-fs-debug		debug,atf
 ./usr/libdata/debug/usr/tests/fs/vfs/t_renamerace.debug			tests-fs-debug		debug,atf
 ./usr/libdata/debug/usr/tests/fs/vfs/t_rmdirrace.debug			tests-fs-debug		debug,atf
 ./usr/libdata/debug/usr/tests/fs/vfs/t_vfsops.debug			tests-fs-debug		debug,atf
@@ -1036,6 +1037,7 @@
 ./usr/tests/fs/vfs				tests-fs-tests
 ./usr/tests/fs/vfs/Atffile			tests-fs-tests		atf
 ./usr/tests/fs/vfs/t_full			tests-fs-tests		atf
+./usr/tests/fs/vfs/t_io			tests-fs-tests		atf
 ./usr/tests/fs/vfs/t_renamerace			tests-fs-tests		atf
 ./usr/tests/fs/vfs/t_rmdirrace			tests-fs-tests		atf
 ./usr/tests/fs/vfs/t_vfsops			tests-fs-tests		atf

Reply via email to