summaryrefslogtreecommitdiffstats
path: root/tests/py/any/ct.t
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2016-07-27 14:34:53 +0200
committerFlorian Westphal <fw@strlen.de>2016-10-27 22:34:31 +0200
commitc992153402c78d91e8beba791171bced21c62d3f (patch)
tree75ce083cdc31b7ce03cc354561ff255a126d6acf /tests/py/any/ct.t
parent2c6a3b7c4f662b7a94a8ba6870565a45df0cbe2c (diff)
ct: allow resolving ct keys at run time
... and remove those keywords we no longer need. Signed-off-by: Florian Westphal <fw@strlen.de> Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/py/any/ct.t')
-rw-r--r--tests/py/any/ct.t5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/py/any/ct.t b/tests/py/any/ct.t
index 7fd4f2cb..cc4f8e19 100644
--- a/tests/py/any/ct.t
+++ b/tests/py/any/ct.t
@@ -96,3 +96,8 @@ ct mark original;fail
ct label 127;ok
ct label set 127;ok
ct label 128;fail
+
+ct invalid;fail
+ct invalid original;fail
+ct set invalid original 42;fail
+ct set invalid 42;fail