From 6bc84e04c40a2497c4c416556df09e2782059e1c Mon Sep 17 00:00:00 2001 From: "Anders K. Pedersen" Date: Sat, 29 Oct 2016 03:12:41 +0200 Subject: Replace tests/files/expr-rt with Python based tests, and replace ether type with meta nfproto, which generates a bit fewer instructions. Signed-off-by: Anders K. Pedersen Signed-off-by: Florian Westphal --- tests/py/any/rt.t | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/py/any/rt.t (limited to 'tests/py/any/rt.t') diff --git a/tests/py/any/rt.t b/tests/py/any/rt.t new file mode 100644 index 00000000..4f65eaad --- /dev/null +++ b/tests/py/any/rt.t @@ -0,0 +1,7 @@ +:output;type filter hook input priority 0 + +*ip;test-ip4;output +*ip6;test-ip6;output +*inet;test-inet;output + +rt classid "cosmos";ok -- cgit v1.2.3