Fixes for a few Python tests with missing or incorrect JSON output. Jeremy Sowden (3): tests: py: add missing JSON output for ct test. tests: py: correct order of set elements in test JSON output. tests: py: add missing test JSON output for TCP flag tests. tests/py/any/ct.t.json | 15 ++++++ tests/py/any/ct.t.json.output | 20 +++---- tests/py/inet/tcp.t.json | 93 +++++++++++++++++++++++++++++++++ tests/py/inet/tcp.t.json.output | 93 +++++++++++++++++++++++++++++++++ 4 files changed, 211 insertions(+), 10 deletions(-) -- 2.28.0