Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Test n17_6 does not yet exist so remove unrequired files and...
details: https://anonhg.NetBSD.org/src/rev/18565aa19c2a
branches: trunk
changeset: 330502:18565aa19c2a
user: darrenr <darrenr%NetBSD.org@localhost>
date: Sat Jul 12 14:37:12 2014 +0000
description:
Test n17_6 does not yet exist so remove unrequired files and test case
diffstat:
distrib/sets/lists/tests/mi | 4 +---
tests/ipf/input/Makefile | 3 +--
tests/ipf/input/n17_6 | 24 ------------------------
tests/ipf/regress/Makefile | 3 +--
tests/ipf/regress/n17_6 | 1 -
tests/ipf/t_nat_exec.sh | 5 +----
6 files changed, 4 insertions(+), 36 deletions(-)
diffs (116 lines):
diff -r c5a2377d9d54 -r 18565aa19c2a distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi Sat Jul 12 12:53:27 2014 +0000
+++ b/distrib/sets/lists/tests/mi Sat Jul 12 14:37:12 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.579 2014/07/09 13:50:48 alnsn Exp $
+# $NetBSD: mi,v 1.580 2014/07/12 14:40:06 darrenr Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -1774,7 +1774,6 @@
./usr/tests/ipf/input/n15_6 tests-ipf-tests ipfilter
./usr/tests/ipf/input/n16 tests-ipf-tests ipfilter
./usr/tests/ipf/input/n17 tests-ipf-tests ipfilter
-./usr/tests/ipf/input/n17_6 tests-ipf-tests ipfilter
./usr/tests/ipf/input/n18 tests-ipf-tests ipfilter
./usr/tests/ipf/input/n1_6 tests-ipf-tests ipfilter
./usr/tests/ipf/input/n2 tests-ipf-tests ipfilter
@@ -1939,7 +1938,6 @@
./usr/tests/ipf/regress/n16 tests-ipf-tests ipfilter
./usr/tests/ipf/regress/n16_6 tests-ipf-tests ipfilter
./usr/tests/ipf/regress/n17 tests-ipf-tests ipfilter
-./usr/tests/ipf/regress/n17_6 tests-ipf-tests ipfilter
./usr/tests/ipf/regress/n18 tests-ipf-tests ipfilter
./usr/tests/ipf/regress/n1_6 tests-ipf-tests ipfilter
./usr/tests/ipf/regress/n2 tests-ipf-tests ipfilter
diff -r c5a2377d9d54 -r 18565aa19c2a tests/ipf/input/Makefile
--- a/tests/ipf/input/Makefile Sat Jul 12 12:53:27 2014 +0000
+++ b/tests/ipf/input/Makefile Sat Jul 12 14:37:12 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/07/22 16:22:41 darrenr Exp $
+# $NetBSD: Makefile,v 1.7 2014/07/12 14:37:49 darrenr Exp $
TESTSDIR= ${TESTSBASE}/ipf
ATFFILE= no
@@ -64,7 +64,6 @@
n15_6 \
n16 \
n17 \
-n17_6 \
n18 \
n1_6 \
n2 \
diff -r c5a2377d9d54 -r 18565aa19c2a tests/ipf/input/n17_6
--- a/tests/ipf/input/n17_6 Sat Jul 12 12:53:27 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-[out,zx0]
-6000 0000 008c 063f 0001 0000 0000 0000 0000 0001 0001 0001 0002 0000 0000 0000 0000 0001 0001 0001
-0401 0019 0000 0000 0000 0000 5010 2000 86b7 0000
-0000 0000 0000 0000 0000 0000 0000 0000
-0000 0000 0000 0000 0000 0000 0000 0000
-0000 0000 0000 0000 0000 0000 0000 0000
-0000 0000 0000 0000 0000 0000 0000 0000
-0000 0000 0000 0000 0000 0000 0000 0000
-0000 0000 0000 0000 0000 0000 0000 0000
-0000 0000 0000 0000 0000 0000 0000 0000
-0000 0000 0000 0000
-
-[in,zx0]
-6000 0000 008c 063f 0002 0000 0000 0000 0000 0001 0001 0001 0001 0000 0000 0000 0000 0001 0001 0003
-0401 0019 0000 0000 0000 0000 5010 2000 86b7 0000
-0000 0000 0000 0000 0000 0000 0000 0000
-0000 0000 0000 0000 0000 0000 0000 0000
-0000 0000 0000 0000 0000 0000 0000 0000
-0000 0000 0000 0000 0000 0000 0000 0000
-0000 0000 0000 0000 0000 0000 0000 0000
-0000 0000 0000 0000 0000 0000 0000 0000
-0000 0000 0000 0000 0000 0000 0000 0000
-0000 0000 0000 0000
-
diff -r c5a2377d9d54 -r 18565aa19c2a tests/ipf/regress/Makefile
--- a/tests/ipf/regress/Makefile Sat Jul 12 12:53:27 2014 +0000
+++ b/tests/ipf/regress/Makefile Sat Jul 12 14:37:12 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2014/06/30 17:02:55 darrenr Exp $
+# $NetBSD: Makefile,v 1.8 2014/07/12 14:37:49 darrenr Exp $
TESTSDIR= ${TESTSBASE}/ipf
ATFFILE= no
@@ -114,7 +114,6 @@
n16 \
n16_6 \
n17 \
-n17_6 \
n18 \
n1_6 \
n2 \
diff -r c5a2377d9d54 -r 18565aa19c2a tests/ipf/regress/n17_6
--- a/tests/ipf/regress/n17_6 Sat Jul 12 12:53:27 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-bimap zx0 any -> 1::1:1:3
diff -r c5a2377d9d54 -r 18565aa19c2a tests/ipf/t_nat_exec.sh
--- a/tests/ipf/t_nat_exec.sh Sat Jul 12 12:53:27 2014 +0000
+++ b/tests/ipf/t_nat_exec.sh Sat Jul 12 14:37:12 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_nat_exec.sh,v 1.18 2013/05/16 07:43:02 martin Exp $
+# $NetBSD: t_nat_exec.sh,v 1.19 2014/07/12 14:37:12 darrenr Exp $
#
# Copyright (c) 2008, 2010 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -97,7 +97,6 @@
test_case n11_6 nattest text text -6
test_case n12_6 nattest hex hex -6
test_case n15_6 nattest text text -6
-failing_test_case n17_6 nattest "Test golden output file missing" hex hex -6
atf_init_test_cases()
{
@@ -138,6 +137,4 @@
atf_add_test_case n11_6
atf_add_test_case n12_6
atf_add_test_case n15_6
- atf_add_test_case n17_6
-
}
Home |
Main Index |
Thread Index |
Old Index