netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Cc: netfilter-devel@vger.kernel.org, kaber@trash.net
Subject: Re: [nft PATCH 4/4] tests: regression: add xt compat tests
Date: Thu, 9 Apr 2015 17:46:43 +0200	[thread overview]
Message-ID: <20150409154643.GA5738@salvia> (raw)
In-Reply-To: <20150408174834.28553.53067.stgit@nfdev2.cica.es>

On Wed, Apr 08, 2015 at 07:48:34PM +0200, Arturo Borrero Gonzalez wrote:
> This patch adds several regression test for the xt compat stuff.
> 
> Note the current output is:
>  ip/xt.t: 25 unit tests, 0 error, 0 warning
>  ip6/xt.t: 25 unit tests, 0 error, 0 warning
>  bridge/xt.t: 26 unit tests, 0 error, 0 warning
>  arp/xt.t: 12 unit tests, 0 error, 0 warning

arp/xt.t is missing in the patchset, please resend this.

> 
> Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
> ---
>  tests/regression/bridge/xt.t |   45 ++++++++++++++++++++++++++++++++++++++++++
>  tests/regression/ip/xt.t     |   45 ++++++++++++++++++++++++++++++++++++++++++
>  tests/regression/ip6/xt.t    |   45 ++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 135 insertions(+)
>  create mode 100644 tests/regression/bridge/xt.t
>  create mode 100644 tests/regression/ip/xt.t
>  create mode 100644 tests/regression/ip6/xt.t

  reply	other threads:[~2015-04-09 15:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-08 17:48 [nft PATCH 1/4] include: cache a copy of kernel ebtables.h Arturo Borrero Gonzalez
2015-04-08 17:48 ` [nft PATCH 2/4] src: expose delinearize/linearize structures and stmt_error() Arturo Borrero Gonzalez
2015-04-08 17:48 ` [nft PATCH 3/4] src: add xt compat support Arturo Borrero Gonzalez
2015-04-09 12:58   ` Pablo Neira Ayuso
2015-04-09 15:47     ` Pablo Neira Ayuso
2015-04-08 17:48 ` [nft PATCH 4/4] tests: regression: add xt compat tests Arturo Borrero Gonzalez
2015-04-09 15:46   ` Pablo Neira Ayuso [this message]
2015-04-09  0:22 ` [nft PATCH 1/4] include: cache a copy of kernel ebtables.h Stephen Hemminger
2015-04-09  8:18   ` Arturo Borrero Gonzalez

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=20150409154643.GA5738@salvia \
    --to=pablo@netfilter.org \
    --cc=arturo.borrero.glez@gmail.com \
    --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).