summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/icmpv6.t
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2020-12-09 18:43:16 +0100
committerFlorian Westphal <fw@strlen.de>2020-12-09 18:44:45 +0100
commitb2c73d19cc5ae37e8fb29b01c44124edd0a4e9ea (patch)
treee918a26aba4765e17cf152bdbfc7d7f82d3b98c8 /tests/py/ip6/icmpv6.t
parent2aa0f63aacd31b1a997921e68e87db92ada53fdb (diff)
tests: icmp, icmpv6: check we don't add second dependency
If dependency is already fulfilled, do not add another one. Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tests/py/ip6/icmpv6.t')
-rw-r--r--tests/py/ip6/icmpv6.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/py/ip6/icmpv6.t b/tests/py/ip6/icmpv6.t
index 67fa6ca8..8b411a8b 100644
--- a/tests/py/ip6/icmpv6.t
+++ b/tests/py/ip6/icmpv6.t
@@ -66,6 +66,7 @@ icmpv6 mtu {33, 55, 67, 88};ok
icmpv6 mtu != {33, 55, 67, 88};ok
icmpv6 mtu {33-55};ok
icmpv6 mtu != {33-55};ok
+icmpv6 type packet-too-big icmpv6 mtu 1280;ok;icmpv6 mtu 1280
icmpv6 id 33-45;ok;icmpv6 type { echo-request, echo-reply} icmpv6 id 33-45
icmpv6 id != 33-45;ok;icmpv6 type { echo-request, echo-reply} icmpv6 id != 33-45