summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/ip6.t.payload.inet
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2016-01-12 16:38:19 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2016-01-13 13:03:03 +0100
commit8bbf030baa8169312e81c5a43a5ee2adfeb925d5 (patch)
tree89d081f78d9c16111aaee617751447a77c71edd8 /tests/py/ip6/ip6.t.payload.inet
parent85d6803b3fc3f80cd84ce1fe74c0c46c732438a4 (diff)
tests/py: don't test log statement from protocol match
I think this unit tests should be self-contained at some level. The shell/ directory should be used to catch regressions at ruleset level, ie. these kind of combinations. Another motivation is that I want that netdev/ingress gets tested (coming in a follow up patch), and we don't support log there yet, so I would need to skip this test for that case. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/py/ip6/ip6.t.payload.inet')
-rw-r--r--tests/py/ip6/ip6.t.payload.inet6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/py/ip6/ip6.t.payload.inet b/tests/py/ip6/ip6.t.payload.inet
index b4fd2779..4bafb267 100644
--- a/tests/py/ip6/ip6.t.payload.inet
+++ b/tests/py/ip6/ip6.t.payload.inet
@@ -72,7 +72,7 @@ inet test-inet input
[ payload load 2b @ network header + 4 => reg 1 ]
[ lookup reg 1 set set%d ]
-# ip6 nexthdr {udp, ah, comp, udplite, tcp, dccp, sctp} log
+# ip6 nexthdr {udp, ah, comp, udplite, tcp, dccp, sctp}
set%d test-inet 3
set%d test-inet 0
element 00000011 : 0 [end] element 00000033 : 0 [end] element 0000006c : 0 [end] element 00000088 : 0 [end] element 00000006 : 0 [end] element 00000021 : 0 [end] element 00000084 : 0 [end]
@@ -81,7 +81,6 @@ inet test-inet input
[ cmp eq reg 1 0x0000000a ]
[ payload load 1b @ network header + 6 => reg 1 ]
[ lookup reg 1 set set%d ]
- [ log prefix (null) ]
# ip6 nexthdr {esp, ah, comp, udp, udplite, tcp, dccp, sctp, icmpv6}
set%d test-inet 3
@@ -133,13 +132,12 @@ inet test-inet input
[ cmp lt reg 1 0x00000021 ]
[ cmp gt reg 1 0x0000002c ]
-# ip6 hoplimit 1 log
+# ip6 hoplimit 1
inet test-inet input
[ meta load nfproto => reg 1 ]
[ cmp eq reg 1 0x0000000a ]
[ payload load 1b @ network header + 7 => reg 1 ]
[ cmp eq reg 1 0x00000001 ]
- [ log prefix (null) ]
# ip6 hoplimit != 233
inet test-inet input