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 t_ipf has been split into separate ...



details:   https://anonhg.NetBSD.org/src/rev/b36a36663efd
branches:  trunk
changeset: 756285:b36a36663efd
user:      jmmv <jmmv%NetBSD.org@localhost>
date:      Sat Jul 10 17:29:12 2010 +0000

description:
t_ipf has been split into separate pieces.

diffstat:

 distrib/sets/lists/tests/mi |  12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 0bca0fb39d80 -r b36a36663efd distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Sat Jul 10 17:28:36 2010 +0000
+++ b/distrib/sets/lists/tests/mi       Sat Jul 10 17:29:12 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index