netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Haller <thaller@redhat.com>
To: NetFilter <netfilter-devel@vger.kernel.org>
Cc: Thomas Haller <thaller@redhat.com>
Subject: [PATCH nft v2 3/4] tests/shell: add missing ".nodump" file for tests without dumps
Date: Fri,  8 Sep 2023 16:14:26 +0200	[thread overview]
Message-ID: <20230908141634.1023071-4-thaller@redhat.com> (raw)
In-Reply-To: <20230908141634.1023071-1-thaller@redhat.com>

These files are generated by running  `./tests/shell/run-tests.sh -g`.
Commit the .nodump files to git.

The point is to explicitly make it known that no dump file should be
there. This prevents `./tests/shell/run-tests.sh -g` from generating
the files and proposing (over and over) to add them to git.

Signed-off-by: Thomas Haller <thaller@redhat.com>
---
 .../testcases/maps/dumps/0004interval_map_create_once_0.nodump    | 0
 tests/shell/testcases/nft-f/dumps/0011manydefines_0.nodump        | 0
 tests/shell/testcases/sets/dumps/0011add_many_elements_0.nodump   | 0
 .../testcases/sets/dumps/0030add_many_elements_interval_0.nodump  | 0
 .../testcases/sets/dumps/0036add_set_element_expiration_0.nodump  | 0
 tests/shell/testcases/sets/dumps/0044interval_overlap_0.nodump    | 0
 .../testcases/sets/dumps/0068interval_stack_overflow_0.nodump     | 0
 tests/shell/testcases/sets/dumps/automerge_0.nodump               | 0
 8 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 tests/shell/testcases/maps/dumps/0004interval_map_create_once_0.nodump
 create mode 100644 tests/shell/testcases/nft-f/dumps/0011manydefines_0.nodump
 create mode 100644 tests/shell/testcases/sets/dumps/0011add_many_elements_0.nodump
 create mode 100644 tests/shell/testcases/sets/dumps/0030add_many_elements_interval_0.nodump
 create mode 100644 tests/shell/testcases/sets/dumps/0036add_set_element_expiration_0.nodump
 create mode 100644 tests/shell/testcases/sets/dumps/0044interval_overlap_0.nodump
 create mode 100644 tests/shell/testcases/sets/dumps/0068interval_stack_overflow_0.nodump
 create mode 100644 tests/shell/testcases/sets/dumps/automerge_0.nodump

diff --git a/tests/shell/testcases/maps/dumps/0004interval_map_create_once_0.nodump b/tests/shell/testcases/maps/dumps/0004interval_map_create_once_0.nodump
new file mode 100644
index 000000000000..e69de29bb2d1
diff --git a/tests/shell/testcases/nft-f/dumps/0011manydefines_0.nodump b/tests/shell/testcases/nft-f/dumps/0011manydefines_0.nodump
new file mode 100644
index 000000000000..e69de29bb2d1
diff --git a/tests/shell/testcases/sets/dumps/0011add_many_elements_0.nodump b/tests/shell/testcases/sets/dumps/0011add_many_elements_0.nodump
new file mode 100644
index 000000000000..e69de29bb2d1
diff --git a/tests/shell/testcases/sets/dumps/0030add_many_elements_interval_0.nodump b/tests/shell/testcases/sets/dumps/0030add_many_elements_interval_0.nodump
new file mode 100644
index 000000000000..e69de29bb2d1
diff --git a/tests/shell/testcases/sets/dumps/0036add_set_element_expiration_0.nodump b/tests/shell/testcases/sets/dumps/0036add_set_element_expiration_0.nodump
new file mode 100644
index 000000000000..e69de29bb2d1
diff --git a/tests/shell/testcases/sets/dumps/0044interval_overlap_0.nodump b/tests/shell/testcases/sets/dumps/0044interval_overlap_0.nodump
new file mode 100644
index 000000000000..e69de29bb2d1
diff --git a/tests/shell/testcases/sets/dumps/0068interval_stack_overflow_0.nodump b/tests/shell/testcases/sets/dumps/0068interval_stack_overflow_0.nodump
new file mode 100644
index 000000000000..e69de29bb2d1
diff --git a/tests/shell/testcases/sets/dumps/automerge_0.nodump b/tests/shell/testcases/sets/dumps/automerge_0.nodump
new file mode 100644
index 000000000000..e69de29bb2d1
-- 
2.41.0


  parent reply	other threads:[~2023-09-08 14:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-08 14:14 [PATCH nft v2 0/4] tests/shell: add missing .nft and .nodump files Thomas Haller
2023-09-08 14:14 ` [PATCH nft v2 1/4] tests/shell: honor .nodump file for tests without nft dumps Thomas Haller
2023-09-08 14:14 ` [PATCH nft v2 2/4] tests/shell: generate and add ".nft" dump files for existing tests Thomas Haller
2023-09-08 14:14 ` Thomas Haller [this message]
2023-09-08 14:14 ` [PATCH nft v2 4/4] tests/shell: add ".nft" dump files for tests without dumps/ directory Thomas Haller

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=20230908141634.1023071-4-thaller@redhat.com \
    --to=thaller@redhat.com \
    --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).