From: Phil Sutter <phil@nwl.cc>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org
Subject: [nft PATCH 0/4] Some fixes and minor improvements in tests/
Date: Fri, 7 Jun 2019 19:25:23 +0200 [thread overview]
Message-ID: <20190607172527.22177-1-phil@nwl.cc> (raw)
This series mostly adds missing bits and changes to JSON equivalents in
tests/py to avoid errors when running the suite with -j flag.
In addition to that, patch 3 fixes awk syntax in 0028delete_handle_0
test of tests/shell suite. Patch 4 improves the diff output upon dump
errors in same suite by printing unified diffs instead of normal ones.
Phil Sutter (4):
tests/py: Fix JSON equivalents
tests/py: Add missing arp.t JSON equivalents
tests/shell: Fix warning from awk call
tests/shell: Print unified diffs in dump errors
tests/py/any/ct.t.json | 35 ++++--
tests/py/any/ct.t.json.output | 21 +++-
tests/py/any/meta.t.json | 110 +++++++-----------
tests/py/arp/arp.t.json | 64 ++++++++++
tests/py/arp/arp.t.json.output | 14 +--
tests/shell/run-tests.sh | 2 +-
.../shell/testcases/sets/0028delete_handle_0 | 2 +-
7 files changed, 158 insertions(+), 90 deletions(-)
--
2.21.0
next reply other threads:[~2019-06-07 17:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-07 17:25 Phil Sutter [this message]
2019-06-07 17:25 ` [nft PATCH 1/4] tests/py: Fix JSON equivalents Phil Sutter
2019-06-07 17:25 ` [nft PATCH 2/4] tests/py: Add missing arp.t " Phil Sutter
2019-06-07 17:25 ` [nft PATCH 3/4] tests/shell: Fix warning from awk call Phil Sutter
2019-06-07 17:25 ` [nft PATCH 4/4] tests/shell: Print unified diffs in dump errors Phil Sutter
2019-06-07 22:06 ` [nft PATCH 0/4] Some fixes and minor improvements in 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=20190607172527.22177-1-phil@nwl.cc \
--to=phil@nwl.cc \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.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).