From c95d9af48d6a331026cb40b63f80b57a888ab888 Mon Sep 17 00:00:00 2001 From: Arturo Borrero Date: Tue, 14 Oct 2014 19:36:22 +0200 Subject: tests: add tests for nft_redir expression This patch add some tests for the nft_redir expression. Signed-off-by: Arturo Borrero Gonzalez Signed-off-by: Pablo Neira Ayuso --- tests/test-script.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test-script.sh') diff --git a/tests/test-script.sh b/tests/test-script.sh index 93caeb8..b040158 100755 --- a/tests/test-script.sh +++ b/tests/test-script.sh @@ -12,6 +12,7 @@ ./nft-expr_match-test ./nft-expr_masq-test ./nft-expr_meta-test +./nft-expr_redir-test ./nft-expr_nat-test ./nft-expr_payload-test ./nft-expr_reject-test -- cgit v1.2.3