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 Fix the build after ipfilter tests ...
details: https://anonhg.NetBSD.org/src/rev/f3cb66b25fdc
branches: trunk
changeset: 773719:f3cb66b25fdc
user: riz <riz%NetBSD.org@localhost>
date: Tue Feb 14 00:39:08 2012 +0000
description:
Fix the build after ipfilter tests were added.
diffstat:
distrib/sets/lists/tests/mi | 169 +++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 168 insertions(+), 1 deletions(-)
diffs (truncated from 383 to 300 lines):
diff -r f1ff7a6b9b3d -r f3cb66b25fdc distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi Tue Feb 14 00:13:54 2012 +0000
+++ b/distrib/sets/lists/tests/mi Tue Feb 14 00:39:08 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.436 2012/02/13 21:03:06 martin Exp $
+# $NetBSD: mi,v 1.437 2012/02/14 00:39:08 riz Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -1581,6 +1581,7 @@
./usr/tests/ipf tests-ipf-tests
./usr/tests/ipf/Atffile tests-ipf-tests
./usr/tests/ipf/expected tests-ipf-tests
+./usr/tests/ipf/expected/Makefile tests-ipf-tests
./usr/tests/ipf/expected/bpf-f1 tests-ipf-tests
./usr/tests/ipf/expected/bpf1 tests-ipf-tests
./usr/tests/ipf/expected/f1 tests-ipf-tests
@@ -1596,8 +1597,16 @@
./usr/tests/ipf/expected/f19 tests-ipf-tests
./usr/tests/ipf/expected/f2 tests-ipf-tests
./usr/tests/ipf/expected/f20 tests-ipf-tests
+./usr/tests/ipf/expected/f21 tests-ipf-tests
+./usr/tests/ipf/expected/f22 tests-ipf-tests
./usr/tests/ipf/expected/f24 tests-ipf-tests
+./usr/tests/ipf/expected/f25 tests-ipf-tests
+./usr/tests/ipf/expected/f26 tests-ipf-tests
+./usr/tests/ipf/expected/f27 tests-ipf-tests
+./usr/tests/ipf/expected/f28 tests-ipf-tests
+./usr/tests/ipf/expected/f29 tests-ipf-tests
./usr/tests/ipf/expected/f3 tests-ipf-tests
+./usr/tests/ipf/expected/f30 tests-ipf-tests
./usr/tests/ipf/expected/f4 tests-ipf-tests
./usr/tests/ipf/expected/f5 tests-ipf-tests
./usr/tests/ipf/expected/f6 tests-ipf-tests
@@ -1614,10 +1623,13 @@
./usr/tests/ipf/expected/i16 tests-ipf-tests
./usr/tests/ipf/expected/i17 tests-ipf-tests
./usr/tests/ipf/expected/i18 tests-ipf-tests
+./usr/tests/ipf/expected/i19 tests-ipf-tests
./usr/tests/ipf/expected/i19.dist tests-ipf-tests
./usr/tests/ipf/expected/i2 tests-ipf-tests
./usr/tests/ipf/expected/i20 tests-ipf-tests
./usr/tests/ipf/expected/i21 tests-ipf-tests
+./usr/tests/ipf/expected/i22 tests-ipf-tests
+./usr/tests/ipf/expected/i23 tests-ipf-tests
./usr/tests/ipf/expected/i3 tests-ipf-tests
./usr/tests/ipf/expected/i4 tests-ipf-tests
./usr/tests/ipf/expected/i5 tests-ipf-tests
@@ -1626,36 +1638,67 @@
./usr/tests/ipf/expected/i8 tests-ipf-tests
./usr/tests/ipf/expected/i9 tests-ipf-tests
./usr/tests/ipf/expected/in1 tests-ipf-tests
+./usr/tests/ipf/expected/in100 tests-ipf-tests
+./usr/tests/ipf/expected/in101 tests-ipf-tests
+./usr/tests/ipf/expected/in102 tests-ipf-tests
./usr/tests/ipf/expected/in2 tests-ipf-tests
./usr/tests/ipf/expected/in3 tests-ipf-tests
./usr/tests/ipf/expected/in4 tests-ipf-tests
./usr/tests/ipf/expected/in5 tests-ipf-tests
./usr/tests/ipf/expected/in6 tests-ipf-tests
+./usr/tests/ipf/expected/in7 tests-ipf-tests
./usr/tests/ipf/expected/ip1 tests-ipf-tests
./usr/tests/ipf/expected/ip2 tests-ipf-tests
+./usr/tests/ipf/expected/ip3 tests-ipf-tests
./usr/tests/ipf/expected/ipv6.1 tests-ipf-tests
./usr/tests/ipf/expected/ipv6.2 tests-ipf-tests
./usr/tests/ipf/expected/ipv6.3 tests-ipf-tests
+./usr/tests/ipf/expected/ipv6.4 tests-ipf-tests
./usr/tests/ipf/expected/ipv6.5 tests-ipf-tests
./usr/tests/ipf/expected/ipv6.6 tests-ipf-tests
./usr/tests/ipf/expected/l1 tests-ipf-tests
./usr/tests/ipf/expected/l1.b tests-ipf-tests
./usr/tests/ipf/expected/n1 tests-ipf-tests
./usr/tests/ipf/expected/n10 tests-ipf-tests
+./usr/tests/ipf/expected/n100 tests-ipf-tests
+./usr/tests/ipf/expected/n101 tests-ipf-tests
+./usr/tests/ipf/expected/n102 tests-ipf-tests
+./usr/tests/ipf/expected/n103 tests-ipf-tests
+./usr/tests/ipf/expected/n104 tests-ipf-tests
+./usr/tests/ipf/expected/n105 tests-ipf-tests
+./usr/tests/ipf/expected/n106 tests-ipf-tests
./usr/tests/ipf/expected/n11 tests-ipf-tests
+./usr/tests/ipf/expected/n11_6 tests-ipf-tests
./usr/tests/ipf/expected/n12 tests-ipf-tests
+./usr/tests/ipf/expected/n12_6 tests-ipf-tests
./usr/tests/ipf/expected/n13 tests-ipf-tests
+./usr/tests/ipf/expected/n13_6 tests-ipf-tests
./usr/tests/ipf/expected/n14 tests-ipf-tests
+./usr/tests/ipf/expected/n14_6 tests-ipf-tests
+./usr/tests/ipf/expected/n15 tests-ipf-tests
+./usr/tests/ipf/expected/n15_6 tests-ipf-tests
./usr/tests/ipf/expected/n16 tests-ipf-tests
./usr/tests/ipf/expected/n17 tests-ipf-tests
+./usr/tests/ipf/expected/n18 tests-ipf-tests
+./usr/tests/ipf/expected/n1_6 tests-ipf-tests
./usr/tests/ipf/expected/n2 tests-ipf-tests
+./usr/tests/ipf/expected/n200 tests-ipf-tests
+./usr/tests/ipf/expected/n201 tests-ipf-tests
+./usr/tests/ipf/expected/n202 tests-ipf-tests
+./usr/tests/ipf/expected/n2_6 tests-ipf-tests
./usr/tests/ipf/expected/n3 tests-ipf-tests
./usr/tests/ipf/expected/n4 tests-ipf-tests
+./usr/tests/ipf/expected/n4_6 tests-ipf-tests
./usr/tests/ipf/expected/n5 tests-ipf-tests
+./usr/tests/ipf/expected/n5_6 tests-ipf-tests
./usr/tests/ipf/expected/n6 tests-ipf-tests
+./usr/tests/ipf/expected/n6_6 tests-ipf-tests
./usr/tests/ipf/expected/n7 tests-ipf-tests
+./usr/tests/ipf/expected/n7_6 tests-ipf-tests
./usr/tests/ipf/expected/n8 tests-ipf-tests
+./usr/tests/ipf/expected/n8_6 tests-ipf-tests
./usr/tests/ipf/expected/n9 tests-ipf-tests
+./usr/tests/ipf/expected/n9_6 tests-ipf-tests
./usr/tests/ipf/expected/ni1 tests-ipf-tests
./usr/tests/ipf/expected/ni10 tests-ipf-tests
./usr/tests/ipf/expected/ni11 tests-ipf-tests
@@ -1664,6 +1707,8 @@
./usr/tests/ipf/expected/ni14 tests-ipf-tests
./usr/tests/ipf/expected/ni15 tests-ipf-tests
./usr/tests/ipf/expected/ni16 tests-ipf-tests
+./usr/tests/ipf/expected/ni17 tests-ipf-tests
+./usr/tests/ipf/expected/ni18 tests-ipf-tests
./usr/tests/ipf/expected/ni19 tests-ipf-tests
./usr/tests/ipf/expected/ni2 tests-ipf-tests
./usr/tests/ipf/expected/ni20 tests-ipf-tests
@@ -1677,10 +1722,19 @@
./usr/tests/ipf/expected/ni8 tests-ipf-tests
./usr/tests/ipf/expected/ni9 tests-ipf-tests
./usr/tests/ipf/expected/p1 tests-ipf-tests
+./usr/tests/ipf/expected/p10 tests-ipf-tests
+./usr/tests/ipf/expected/p11 tests-ipf-tests
+./usr/tests/ipf/expected/p12 tests-ipf-tests
+./usr/tests/ipf/expected/p13 tests-ipf-tests
./usr/tests/ipf/expected/p2 tests-ipf-tests
./usr/tests/ipf/expected/p3 tests-ipf-tests
+./usr/tests/ipf/expected/p4 tests-ipf-tests
./usr/tests/ipf/expected/p5 tests-ipf-tests
+./usr/tests/ipf/expected/p6 tests-ipf-tests
+./usr/tests/ipf/expected/p7 tests-ipf-tests
+./usr/tests/ipf/expected/p9 tests-ipf-tests
./usr/tests/ipf/input tests-ipf-tests
+./usr/tests/ipf/input/Makefile tests-ipf-tests
./usr/tests/ipf/input/f1 tests-ipf-tests
./usr/tests/ipf/input/f10 tests-ipf-tests
./usr/tests/ipf/input/f11 tests-ipf-tests
@@ -1694,8 +1748,16 @@
./usr/tests/ipf/input/f19 tests-ipf-tests
./usr/tests/ipf/input/f2 tests-ipf-tests
./usr/tests/ipf/input/f20 tests-ipf-tests
+./usr/tests/ipf/input/f21 tests-ipf-tests
+./usr/tests/ipf/input/f22 tests-ipf-tests
./usr/tests/ipf/input/f24 tests-ipf-tests
+./usr/tests/ipf/input/f25 tests-ipf-tests
+./usr/tests/ipf/input/f26 tests-ipf-tests
+./usr/tests/ipf/input/f27 tests-ipf-tests
+./usr/tests/ipf/input/f28 tests-ipf-tests
+./usr/tests/ipf/input/f29 tests-ipf-tests
./usr/tests/ipf/input/f3 tests-ipf-tests
+./usr/tests/ipf/input/f30 tests-ipf-tests
./usr/tests/ipf/input/f4 tests-ipf-tests
./usr/tests/ipf/input/f5 tests-ipf-tests
./usr/tests/ipf/input/f6 tests-ipf-tests
@@ -1706,25 +1768,53 @@
./usr/tests/ipf/input/ipv6.1 tests-ipf-tests
./usr/tests/ipf/input/ipv6.2 tests-ipf-tests
./usr/tests/ipf/input/ipv6.3 tests-ipf-tests
+./usr/tests/ipf/input/ipv6.4 tests-ipf-tests
./usr/tests/ipf/input/ipv6.5 tests-ipf-tests
./usr/tests/ipf/input/ipv6.6 tests-ipf-tests
./usr/tests/ipf/input/l1 tests-ipf-tests
./usr/tests/ipf/input/n1 tests-ipf-tests
./usr/tests/ipf/input/n10 tests-ipf-tests
+./usr/tests/ipf/input/n100 tests-ipf-tests
+./usr/tests/ipf/input/n101 tests-ipf-tests
+./usr/tests/ipf/input/n102 tests-ipf-tests
+./usr/tests/ipf/input/n103 tests-ipf-tests
+./usr/tests/ipf/input/n104 tests-ipf-tests
+./usr/tests/ipf/input/n105 tests-ipf-tests
+./usr/tests/ipf/input/n106 tests-ipf-tests
+./usr/tests/ipf/input/n10_6 tests-ipf-tests
./usr/tests/ipf/input/n11 tests-ipf-tests
+./usr/tests/ipf/input/n11_6 tests-ipf-tests
./usr/tests/ipf/input/n12 tests-ipf-tests
+./usr/tests/ipf/input/n12_6 tests-ipf-tests
./usr/tests/ipf/input/n13 tests-ipf-tests
+./usr/tests/ipf/input/n13_6 tests-ipf-tests
./usr/tests/ipf/input/n14 tests-ipf-tests
+./usr/tests/ipf/input/n14_6 tests-ipf-tests
+./usr/tests/ipf/input/n15 tests-ipf-tests
+./usr/tests/ipf/input/n15_6 tests-ipf-tests
./usr/tests/ipf/input/n16 tests-ipf-tests
./usr/tests/ipf/input/n17 tests-ipf-tests
+./usr/tests/ipf/input/n17_6 tests-ipf-tests
+./usr/tests/ipf/input/n18 tests-ipf-tests
+./usr/tests/ipf/input/n1_6 tests-ipf-tests
./usr/tests/ipf/input/n2 tests-ipf-tests
+./usr/tests/ipf/input/n200 tests-ipf-tests
+./usr/tests/ipf/input/n201 tests-ipf-tests
+./usr/tests/ipf/input/n202 tests-ipf-tests
+./usr/tests/ipf/input/n2_6 tests-ipf-tests
./usr/tests/ipf/input/n3 tests-ipf-tests
./usr/tests/ipf/input/n4 tests-ipf-tests
+./usr/tests/ipf/input/n4_6 tests-ipf-tests
./usr/tests/ipf/input/n5 tests-ipf-tests
+./usr/tests/ipf/input/n5_6 tests-ipf-tests
./usr/tests/ipf/input/n6 tests-ipf-tests
+./usr/tests/ipf/input/n6_6 tests-ipf-tests
./usr/tests/ipf/input/n7 tests-ipf-tests
+./usr/tests/ipf/input/n7_6 tests-ipf-tests
./usr/tests/ipf/input/n8 tests-ipf-tests
+./usr/tests/ipf/input/n8_6 tests-ipf-tests
./usr/tests/ipf/input/n9 tests-ipf-tests
+./usr/tests/ipf/input/n9_6 tests-ipf-tests
./usr/tests/ipf/input/ni1 tests-ipf-tests
./usr/tests/ipf/input/ni10 tests-ipf-tests
./usr/tests/ipf/input/ni11 tests-ipf-tests
@@ -1734,6 +1824,7 @@
./usr/tests/ipf/input/ni15 tests-ipf-tests
./usr/tests/ipf/input/ni16 tests-ipf-tests
./usr/tests/ipf/input/ni17 tests-ipf-tests
+./usr/tests/ipf/input/ni18 tests-ipf-tests
./usr/tests/ipf/input/ni19 tests-ipf-tests
./usr/tests/ipf/input/ni2 tests-ipf-tests
./usr/tests/ipf/input/ni20 tests-ipf-tests
@@ -1747,10 +1838,19 @@
./usr/tests/ipf/input/ni8 tests-ipf-tests
./usr/tests/ipf/input/ni9 tests-ipf-tests
./usr/tests/ipf/input/p1 tests-ipf-tests
+./usr/tests/ipf/input/p10 tests-ipf-tests
+./usr/tests/ipf/input/p11 tests-ipf-tests
+./usr/tests/ipf/input/p12 tests-ipf-tests
+./usr/tests/ipf/input/p13 tests-ipf-tests
./usr/tests/ipf/input/p2 tests-ipf-tests
./usr/tests/ipf/input/p3 tests-ipf-tests
+./usr/tests/ipf/input/p4 tests-ipf-tests
./usr/tests/ipf/input/p5 tests-ipf-tests
+./usr/tests/ipf/input/p6 tests-ipf-tests
+./usr/tests/ipf/input/p7 tests-ipf-tests
+./usr/tests/ipf/input/p9 tests-ipf-tests
./usr/tests/ipf/regress tests-ipf-tests
+./usr/tests/ipf/regress/Makefile tests-ipf-tests
./usr/tests/ipf/regress/bpf-f1 tests-ipf-tests
./usr/tests/ipf/regress/bpf1 tests-ipf-tests
./usr/tests/ipf/regress/f1 tests-ipf-tests
@@ -1766,8 +1866,18 @@
./usr/tests/ipf/regress/f19 tests-ipf-tests
./usr/tests/ipf/regress/f2 tests-ipf-tests
./usr/tests/ipf/regress/f20 tests-ipf-tests
+./usr/tests/ipf/regress/f21 tests-ipf-tests
+./usr/tests/ipf/regress/f22 tests-ipf-tests
./usr/tests/ipf/regress/f24 tests-ipf-tests
+./usr/tests/ipf/regress/f25 tests-ipf-tests
+./usr/tests/ipf/regress/f26 tests-ipf-tests
+./usr/tests/ipf/regress/f27 tests-ipf-tests
+./usr/tests/ipf/regress/f28.ipf tests-ipf-tests
+./usr/tests/ipf/regress/f28.pool tests-ipf-tests
+./usr/tests/ipf/regress/f29.ipf tests-ipf-tests
+./usr/tests/ipf/regress/f29.pool tests-ipf-tests
./usr/tests/ipf/regress/f3 tests-ipf-tests
+./usr/tests/ipf/regress/f30 tests-ipf-tests
./usr/tests/ipf/regress/f4 tests-ipf-tests
./usr/tests/ipf/regress/f5 tests-ipf-tests
./usr/tests/ipf/regress/f6 tests-ipf-tests
@@ -1788,6 +1898,8 @@
./usr/tests/ipf/regress/i2 tests-ipf-tests
./usr/tests/ipf/regress/i20 tests-ipf-tests
./usr/tests/ipf/regress/i21 tests-ipf-tests
+./usr/tests/ipf/regress/i22 tests-ipf-tests
+./usr/tests/ipf/regress/i23 tests-ipf-tests
./usr/tests/ipf/regress/i3 tests-ipf-tests
./usr/tests/ipf/regress/i4 tests-ipf-tests
./usr/tests/ipf/regress/i5 tests-ipf-tests
@@ -1796,35 +1908,70 @@
./usr/tests/ipf/regress/i8 tests-ipf-tests
./usr/tests/ipf/regress/i9 tests-ipf-tests
./usr/tests/ipf/regress/in1 tests-ipf-tests
+./usr/tests/ipf/regress/in100 tests-ipf-tests
+./usr/tests/ipf/regress/in101 tests-ipf-tests
+./usr/tests/ipf/regress/in102 tests-ipf-tests
./usr/tests/ipf/regress/in2 tests-ipf-tests
./usr/tests/ipf/regress/in3 tests-ipf-tests
./usr/tests/ipf/regress/in4 tests-ipf-tests
./usr/tests/ipf/regress/in5 tests-ipf-tests
./usr/tests/ipf/regress/in6 tests-ipf-tests
+./usr/tests/ipf/regress/in7 tests-ipf-tests
./usr/tests/ipf/regress/ip1 tests-ipf-tests
./usr/tests/ipf/regress/ip2 tests-ipf-tests
+./usr/tests/ipf/regress/ip3 tests-ipf-tests
./usr/tests/ipf/regress/ipv6.1 tests-ipf-tests
./usr/tests/ipf/regress/ipv6.2 tests-ipf-tests
./usr/tests/ipf/regress/ipv6.3 tests-ipf-tests
+./usr/tests/ipf/regress/ipv6.4 tests-ipf-tests
./usr/tests/ipf/regress/ipv6.5 tests-ipf-tests
./usr/tests/ipf/regress/ipv6.6 tests-ipf-tests
./usr/tests/ipf/regress/l1 tests-ipf-tests
./usr/tests/ipf/regress/n1 tests-ipf-tests
./usr/tests/ipf/regress/n10 tests-ipf-tests
+./usr/tests/ipf/regress/n100 tests-ipf-tests
+./usr/tests/ipf/regress/n101 tests-ipf-tests
+./usr/tests/ipf/regress/n102 tests-ipf-tests
Home |
Main Index |
Thread Index |
Old Index