Help with CI integration by allowing to run the testsuite on installed binaries instead of the local ones in the built source tree. This series contains an unrelated Python3 fix for json_echo test tool in patch 1, the remaining three extend json_echo, monitor and py testsuites as described. Of the remaining testsuites, shell already accepts NFT env variable and build is bound to source tree anyway. Phil Sutter (4): tests: json_echo: Fix for Python3 tests: json_echo: Support testing host binaries tests: monitor: Support testing host's nft binary tests: py: Support testing host binaries tests/json_echo/run-test.py | 25 ++++++++++++++++++++----- tests/monitor/run-tests.sh | 4 ++++ tests/py/nft-test.py | 22 ++++++++++++++++++---- 3 files changed, 42 insertions(+), 9 deletions(-) -- 2.24.1