netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org
Cc: kaber@trash.net
Subject: [PATCH nft 1/2] tests: regression: named sets work
Date: Mon, 22 Dec 2014 13:45:49 +0100	[thread overview]
Message-ID: <1419252350-24317-1-git-send-email-pablo@netfilter.org> (raw)

Those tests work already, enable them.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
---
 tests/regression/ip/sets.t |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/tests/regression/ip/sets.t b/tests/regression/ip/sets.t
index a74d308..c199dbd 100644
--- a/tests/regression/ip/sets.t
+++ b/tests/regression/ip/sets.t
@@ -25,7 +25,6 @@
 ?set2 192.168.3.8 192.168.3.9;ok
 ?set2 192.168.3.10 192.168.3.11;ok
 
--ip saddr @set1 drop;ok
--ip saddr @set2 drop;ok
--ip saddr @set33 drop;fail
--ip saddr @set21 drop;fail
+ip saddr @set1 drop;ok
+ip saddr @set2 drop;ok
+ip saddr @set33 drop;fail
-- 
1.7.10.4


             reply	other threads:[~2014-12-22 12:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-22 12:45 Pablo Neira Ayuso [this message]
2014-12-22 12:45 ` [PATCH nft 2/2] tests: regression: revisit chain tests Pablo Neira Ayuso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1419252350-24317-1-git-send-email-pablo@netfilter.org \
    --to=pablo@netfilter.org \
    --cc=kaber@trash.net \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).