]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: monitor: Fix for flag arrays in JSON output master
authorPhil Sutter <phil@nwl.cc>
Sat, 23 Aug 2025 21:57:28 +0000 (23:57 +0200)
committerPhil Sutter <phil@nwl.cc>
Sat, 23 Aug 2025 22:04:25 +0000 (00:04 +0200)
commit428462077f415fe49619ec5d6cbf7477ee5359bc
tree4a7be04186d180f27aa389dd37613ad9db86387c
parentcbd7aef7637a4ca647380118a2d3e9146121d5d2
tests: monitor: Fix for flag arrays in JSON output

Missed to adjust the expected JSON output in this test suite, too.

Fixes: 5e492307c2c93 ("json: Do not reduce single-item arrays on output")
Signed-off-by: Phil Sutter <phil@nwl.cc>
tests/monitor/testcases/map-expr.t
tests/monitor/testcases/set-concat-interval.t
tests/monitor/testcases/set-interval.t
tests/monitor/testcases/set-maps.t
tests/monitor/testcases/set-mixed.t
tests/monitor/testcases/set-multiple.t
tests/monitor/testcases/set-simple.t