Module Name:    src
Committed By:   riz
Date:           Thu Dec  9 05:19:43 UTC 2010

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

Log Message:
Add new resize_ffs test programs, and obsolete an old one.


To generate a diff of this commit:
cvs rdiff -u -r1.169 -r1.170 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.169 src/distrib/sets/lists/tests/mi:1.170
--- src/distrib/sets/lists/tests/mi:1.169	Mon Dec  6 11:32:56 2010
+++ src/distrib/sets/lists/tests/mi	Thu Dec  9 05:19:43 2010
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.169 2010/12/06 11:32:56 pooka Exp $
+# $NetBSD: mi,v 1.170 2010/12/09 05:19:43 riz Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -1663,7 +1663,11 @@
 ./usr/tests/sbin/Atffile			tests-sbin-tests	atf
 ./usr/tests/sbin/resize_ffs			tests-sbin-tests
 ./usr/tests/sbin/resize_ffs/Atffile		tests-sbin-tests	atf
-./usr/tests/sbin/resize_ffs/t_resize_ffs	tests-sbin-tests	atf
+./usr/tests/sbin/resize_ffs/t_grow		tests-sbin-tests	atf
+./usr/tests/sbin/resize_ffs/t_resize_ffs	tests-obsolete		obsolete
+./usr/tests/sbin/resize_ffs/t_shrink		tests-sbin-tests	atf
+./usr/tests/sbin/resize_ffs/testdata.md5	tests-sbin-tests	atf
+./usr/tests/sbin/resize_ffs/testdata.tar.gz.base64	tests-sbin-tests	atf
 ./usr/tests/sys				tests-sys-tests
 ./usr/tests/sys/Atffile			tests-sys-tests	atf
 ./usr/tests/sys/rc				tests-sys-tests

Reply via email to