summaryrefslogtreecommitdiffstats
path: root/tests/test-script.sh
diff options
context:
space:
mode:
authorArturo Borrero <arturo.borrero.glez@gmail.com>2014-10-02 13:58:42 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2014-10-03 14:04:31 +0200
commitbd4052ed3f0ff6ddbf7213d886e342385b7c68f4 (patch)
tree79dc059e64a814a19207335d7df6de979bb77fb3 /tests/test-script.sh
parentdfe156710a7efb1c676ef5d90729c02482a20f84 (diff)
tests: add tests for the masq expression
The masq expression is lacking of tests. Let's add some. Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/test-script.sh')
-rwxr-xr-xtests/test-script.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-script.sh b/tests/test-script.sh
index 44725d8..93caeb8 100755
--- a/tests/test-script.sh
+++ b/tests/test-script.sh
@@ -10,6 +10,7 @@
./nft-expr_log-test
./nft-expr_lookup-test
./nft-expr_match-test
+./nft-expr_masq-test
./nft-expr_meta-test
./nft-expr_nat-test
./nft-expr_payload-test