From: Carlos Falgueras García Date: Wed, 10 Aug 2016 12:07:04 +0000 (+0200) Subject: tests: Add missing tests to test-script.sh X-Git-Tag: libnftnl-1.0.7~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72d7fa0ebb58efc8a86796f334cfe4b3d38d81ca;p=thirdparty%2Flibnftnl.git tests: Add missing tests to test-script.sh Signed-off-by: Carlos Falgueras García Signed-off-by: Pablo Neira Ayuso --- diff --git a/tests/test-script.sh b/tests/test-script.sh index b0401584..ba135711 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