From a8e6c43272eacbc819b6ef57ebf6a2297cfada72 Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Sat, 31 Mar 2018 15:34:35 +0200 Subject: tests: ct, meta: fixes for upcoming nft-test.py fix nft-test.py currently fails to properly compare tests involving a set, after that bug is fixed these lines would fail, so fix this up before. Signed-off-by: Florian Westphal --- tests/py/any/meta.t.payload | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/py/any/meta.t.payload') diff --git a/tests/py/any/meta.t.payload b/tests/py/any/meta.t.payload index 21c6cdd3..b32770f5 100644 --- a/tests/py/any/meta.t.payload +++ b/tests/py/any/meta.t.payload @@ -650,7 +650,7 @@ ip test-ip4 input [ meta load pkttype => reg 1 ] [ cmp neq reg 1 0x00000002 ] -# meta pkttype { broadcast, multicast} accept +# pkttype { broadcast, multicast} accept __set%d test-ip4 3 __set%d test-ip4 0 element 00000001 : 0 [end] element 00000002 : 0 [end] -- cgit v1.2.3