netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3, libnftnl] tests: Add missing tests to test-script.sh
@ 2016-08-10 15:12 Carlos Falgueras García
  2016-08-10 15:12 ` [PATCH 2/3, libnftnl] expr: Fix lookup builder Carlos Falgueras García
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Carlos Falgueras García @ 2016-08-10 15:12 UTC (permalink / raw)
  To: netfilter-devel; +Cc: pablo

Signed-off-by: Carlos Falgueras García <carlosfg@riseup.net>
---
 tests/test-script.sh | 3 +++
 1 file changed, 3 insertions(+)

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
-- 
2.8.3


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-08-11 23:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-10 15:12 [PATCH 1/3, libnftnl] tests: Add missing tests to test-script.sh Carlos Falgueras García
2016-08-10 15:12 ` [PATCH 2/3, libnftnl] expr: Fix lookup builder Carlos Falgueras García
2016-08-10 16:48   ` Pablo Neira Ayuso
2016-08-11 23:52   ` Pablo Neira Ayuso
2016-08-10 15:12 ` [PATCH 3/3, libnftnl] tests: Fix tests for immediate and lookup expressions Carlos Falgueras García
2016-08-10 16:49   ` Pablo Neira Ayuso
2016-08-10 16:48 ` [PATCH 1/3, libnftnl] tests: Add missing tests to test-script.sh Pablo Neira Ayuso
2016-08-11 23:52 ` Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).