]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: py: Support testing host binaries
authorPhil Sutter <phil@nwl.cc>
Thu, 6 Feb 2020 00:36:01 +0000 (01:36 +0100)
committerPhil Sutter <phil@nwl.cc>
Fri, 7 Feb 2020 12:28:02 +0000 (13:28 +0100)
commit5f2746205e50c77295d0f84f8178ee3a1ce15407
tree170912eddc531c948ebd993f84910a5e3f4a5561
parent15ede6857c8c578ec6211c8b68424183ba1baf1a
tests: py: 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/py/nft-test.py