]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: py: Properly fix JSON equivalents for netdev/reject.t
authorPhil Sutter <phil@nwl.cc>
Thu, 12 Jun 2025 10:59:29 +0000 (12:59 +0200)
committerPhil Sutter <phil@nwl.cc>
Thu, 12 Jun 2025 20:55:58 +0000 (22:55 +0200)
commitb7a11c691d459d06a801a28ae9a52bc564584a1a
tree6ea3f6d7fe83b9cde06a35fdc6abcd0c803183c9
parentf27e5abd81f29d6429e2749a6adf02a25185e206
tests: py: Properly fix JSON equivalents for netdev/reject.t

Revert commit d1a7b9e19fe65 ("tests: py: update netdev reject test
file"), the stored JSON equivalents were correct in that they matched
the standard syntax input.

In fact, we missed a .json.output file recording the expected deviation
in JSON output.

Fixes: d1a7b9e19fe65 ("tests: py: update netdev reject test file")
Fixes: 7ca3368cd7575 ("reject: Unify inet, netdev and bridge delinearization")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Reviewed-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/py/netdev/reject.t.json
tests/py/netdev/reject.t.json.output [new file with mode: 0644]