summaryrefslogtreecommitdiffstats
path: root/tests/test-script.sh
diff options
context:
space:
mode:
authorLaura Garcia Liebana <nevola@gmail.com>2016-08-14 16:48:48 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2016-08-22 12:21:29 +0200
commit39646feffc0fc247ba8098adb33f76f0a12a9b7a (patch)
treeb85c937caf4e99792be94536e2d2b20652a68b59 /tests/test-script.sh
parentd2a13436aa3029333d4352e7bcddf956735ec0a8 (diff)
expr: add number generation expression
Support for the nft ng expression within libnftnl. Signed-off-by: Laura Garcia Liebana <nevola@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 0c89e7c..dcd9080 100755
--- a/tests/test-script.sh
+++ b/tests/test-script.sh
@@ -14,6 +14,7 @@
./nft-expr_match-test
./nft-expr_masq-test
./nft-expr_meta-test
+./nft-expr_numgen-test
./nft-expr_queue-test
./nft-expr_redir-test
./nft-expr_nat-test