From 08435cc55fbd89b271309d5ebba3dda775232898 Mon Sep 17 00:00:00 2001 From: Ana Rey Date: Thu, 18 Sep 2014 12:39:16 +0200 Subject: tests: Add ip folder with test files "ip" folder contains the test files that are executed in ip and inet family of tables. These test files are executed with nft-tests.py Signed-off-by: Ana Rey Signed-off-by: Pablo Neira Ayuso --- tests/regression/ip/reject.t | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/regression/ip/reject.t (limited to 'tests/regression/ip/reject.t') diff --git a/tests/regression/ip/reject.t b/tests/regression/ip/reject.t new file mode 100644 index 00000000..e7fb15b3 --- /dev/null +++ b/tests/regression/ip/reject.t @@ -0,0 +1,5 @@ +*ip;test-ip4 +*ip;test-inet +:output;type filter hook output priority 0 + +reject;ok -- cgit v1.2.3