netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH nft 0/2] tests/shell: add feature probing via "features/*.nft" files
@ 2023-09-15 15:32 Thomas Haller
  2023-09-15 15:32 ` [PATCH nft 1/2] " Thomas Haller
  2023-09-15 15:32 ` [PATCH nft 2/2] tests/shell: colorize NFT_TEST_SKIP_/NFT_TEST_HAVE_ in test output Thomas Haller
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Haller @ 2023-09-15 15:32 UTC (permalink / raw)
  To: NetFilter; +Cc: Thomas Haller

This is based on

  Subject:	[PATCH nft 1/5] tests: add feature probing
  Date:	Mon,  4 Sep 2023 11:06:30 +0200

Changes compared to Florian's patch:

- The variables are called "NFT_TEST_HAVE_feat" instead of "NFT_HAVE_feat".

- The code is rewritten to fit into the latest changes of "run-tests.sh".

- The user may set NFT_TEST_HAVE_feat=y|n to force a feature for testing
  and override the detection.

- Print the feature detection in a different style.

Thomas Haller (2):
  tests/shell: add feature probing via "features/*.nft" files
  tests/shell: colorize NFT_TEST_SKIP_/NFT_TEST_HAVE_ in test output

 tests/shell/run-tests.sh | 40 ++++++++++++++++++++++++++++++++++++++--
 1 file changed, 38 insertions(+), 2 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-09-15 15:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-15 15:32 [PATCH nft 0/2] tests/shell: add feature probing via "features/*.nft" files Thomas Haller
2023-09-15 15:32 ` [PATCH nft 1/2] " Thomas Haller
2023-09-15 15:32 ` [PATCH nft 2/2] tests/shell: colorize NFT_TEST_SKIP_/NFT_TEST_HAVE_ in test output Thomas Haller

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).