Module Name: src
Committed By: jmmv
Date: Sat Jul 10 17:29:13 UTC 2010
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
t_ipf has been split into separate pieces.
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 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.102 src/distrib/sets/lists/tests/mi:1.103
--- src/distrib/sets/lists/tests/mi:1.102 Sat Jul 10 16:43:40 2010
+++ src/distrib/sets/lists/tests/mi Sat Jul 10 17:29:12 2010
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.102 2010/07/10 16:43:40 jmmv Exp $
+# $NetBSD: mi,v 1.103 2010/07/10 17:29:12 jmmv Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -1242,7 +1242,15 @@
./usr/tests/ipf/regress/p3.pool tests-ipf-tests
./usr/tests/ipf/regress/p5.ipf tests-ipf-tests
./usr/tests/ipf/regress/p5.pool tests-ipf-tests
-./usr/tests/ipf/t_ipf tests-ipf-tests
+./usr/tests/ipf/t_bpf tests-ipf-tests atf
+./usr/tests/ipf/t_filter_exec tests-ipf-tests atf
+./usr/tests/ipf/t_filter_parse tests-ipf-tests atf
+./usr/tests/ipf/t_ipf tests-obsolete obsolete
+./usr/tests/ipf/t_logging tests-ipf-tests atf
+./usr/tests/ipf/t_nat_exec tests-ipf-tests atf
+./usr/tests/ipf/t_nat_ipf_exec tests-ipf-tests atf
+./usr/tests/ipf/t_nat_parse tests-ipf-tests atf
+./usr/tests/ipf/t_pools tests-ipf-tests atf
./usr/tests/kernel tests-kernel-tests
./usr/tests/kernel/Atffile tests-kernel-tests atf
./usr/tests/kernel/kqueue tests-kernel-tests