]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: json_echo: Support testing host binaries
authorPhil Sutter <phil@nwl.cc>
Fri, 10 Jan 2020 10:19:42 +0000 (11:19 +0100)
committerPhil Sutter <phil@nwl.cc>
Fri, 7 Feb 2020 12:28:02 +0000 (13:28 +0100)
commit106b1f2b93f82784c18dd5e312bbf88e6c02a5b8
tree44f8442abad0588d1d7bf696630f63e059440d24
parent582f142b1578b6036707242bfe874bcefc002ac2
tests: json_echo: Support testing host binaries

Support -H/--host option to use host's libnftables.so.1. Alternatively
users may specify a custom library path via -l/--library option.

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