]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: py: Enable JSON and JSON schema by default
authorPhil Sutter <phil@nwl.cc>
Wed, 3 Sep 2025 16:20:42 +0000 (18:20 +0200)
committerPhil Sutter <phil@nwl.cc>
Thu, 11 Sep 2025 16:11:53 +0000 (18:11 +0200)
commit2c10b95fc96239e6ca8a328bb76c93cadafa9318
tree2d67a791f2e614b750a24cbb07e4dd79d178c4c7
parent48550e8e9359c4a2683e4e53cc413c661800c12a
tests: py: Enable JSON and JSON schema by default

Introduce -J/--disable-json and -S/--no-schema to explicitly disable
them if desired.

Signed-off-by: Phil Sutter <phil@nwl.cc>
tests/py/nft-test.py