From 72d7fa0ebb58efc8a86796f334cfe4b3d38d81ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Falgueras=20Garc=C3=ADa?= Date: Wed, 10 Aug 2016 14:07:04 +0200 Subject: tests: Add missing tests to test-script.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Falgueras GarcĂ­a Signed-off-by: Pablo Neira Ayuso --- tests/test-script.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests') diff --git a/tests/test-script.sh b/tests/test-script.sh index b040158..ba13571 100755 --- a/tests/test-script.sh +++ b/tests/test-script.sh @@ -4,7 +4,9 @@ ./nft-expr_cmp-test ./nft-expr_counter-test ./nft-expr_ct-test +./nft-expr_dup-test ./nft-expr_exthdr-test +./nft-expr_fwd-test ./nft-expr_immediate-test ./nft-expr_limit-test ./nft-expr_log-test @@ -12,6 +14,7 @@ ./nft-expr_match-test ./nft-expr_masq-test ./nft-expr_meta-test +./nft-expr_queue-test ./nft-expr_redir-test ./nft-expr_nat-test ./nft-expr_payload-test -- cgit v1.2.3