Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/ipf test cases n201 and n202 were removed on import of...



details:   https://anonhg.NetBSD.org/src/rev/21335064a98a
branches:  trunk
changeset: 780389:21335064a98a
user:      darrenr <darrenr%NetBSD.org@localhost>
date:      Sun Jul 22 16:22:41 2012 +0000

description:
test cases n201 and n202 were removed on import of 5.1.2

diffstat:

 tests/ipf/expected/Makefile |  4 +---
 tests/ipf/input/Makefile    |  4 +---
 tests/ipf/regress/Makefile  |  4 +---
 tests/ipf/t_nat_exec.sh     |  6 +-----
 4 files changed, 4 insertions(+), 14 deletions(-)

diffs (81 lines):

diff -r d004849ca93a -r 21335064a98a tests/ipf/expected/Makefile
--- a/tests/ipf/expected/Makefile       Sun Jul 22 16:19:34 2012 +0000
+++ b/tests/ipf/expected/Makefile       Sun Jul 22 16:22:41 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/03/23 23:08:00 christos Exp $
+# $NetBSD: Makefile,v 1.6 2012/07/22 16:22:41 darrenr Exp $
 
 TESTSDIR=      ${TESTSBASE}/ipf
 ATFFILE=       no
@@ -105,8 +105,6 @@
 n1_6 \
 n2 \
 n200 \
-n201 \
-n202 \
 n2_6 \
 n3 \
 n4 \
diff -r d004849ca93a -r 21335064a98a tests/ipf/input/Makefile
--- a/tests/ipf/input/Makefile  Sun Jul 22 16:19:34 2012 +0000
+++ b/tests/ipf/input/Makefile  Sun Jul 22 16:22:41 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/03/23 23:08:02 christos Exp $
+# $NetBSD: Makefile,v 1.6 2012/07/22 16:22:41 darrenr Exp $
 
 TESTSDIR=      ${TESTSBASE}/ipf
 ATFFILE=       no
@@ -69,8 +69,6 @@
 n1_6 \
 n2 \
 n200 \
-n201 \
-n202 \
 n2_6 \
 n3 \
 n4 \
diff -r d004849ca93a -r 21335064a98a tests/ipf/regress/Makefile
--- a/tests/ipf/regress/Makefile        Sun Jul 22 16:19:34 2012 +0000
+++ b/tests/ipf/regress/Makefile        Sun Jul 22 16:22:41 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/03/23 23:08:03 christos Exp $
+# $NetBSD: Makefile,v 1.6 2012/07/22 16:22:41 darrenr Exp $
 
 TESTSDIR=      ${TESTSBASE}/ipf
 ATFFILE=       no
@@ -109,8 +109,6 @@
 n1_6 \
 n2 \
 n200 \
-n201 \
-n202 \
 n2_6 \
 n3 \
 n4 \
diff -r d004849ca93a -r 21335064a98a tests/ipf/t_nat_exec.sh
--- a/tests/ipf/t_nat_exec.sh   Sun Jul 22 16:19:34 2012 +0000
+++ b/tests/ipf/t_nat_exec.sh   Sun Jul 22 16:22:41 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_nat_exec.sh,v 1.8 2012/07/08 14:45:05 pgoyette Exp $
+# $NetBSD: t_nat_exec.sh,v 1.9 2012/07/22 16:22:41 darrenr Exp $
 #
 # Copyright (c) 2008, 2010 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -83,8 +83,6 @@
 broken_test_case n105 nattest hex hex -T update_ipid=0
 broken_test_case n106 nattest hex hex -T update_ipid=0
 broken_test_case n200 nattest hex hex -T update_ipid=0
-broken_test_case n201 nattest hex hex -T update_ipid=0
-broken_test_case n202 nattest hex hex -T update_ipid=0
 broken_test_case n1_6 nattest text text -6
 broken_test_case n2_6 nattest text text -6
 broken_test_case n4_6 nattest text text -6
@@ -124,8 +122,6 @@
        atf_add_test_case n105
        atf_add_test_case n106
        atf_add_test_case n200
-       atf_add_test_case n201
-       atf_add_test_case n202
 
        atf_add_test_case n1_6
        atf_add_test_case n2_6



Home | Main Index | Thread Index | Old Index