]> git.ipfire.org Git - thirdparty/ipset.git/commit
tests: xlate: Test built binary by default
authorPhil Sutter <phil@nwl.cc>
Sun, 5 Mar 2023 11:43:23 +0000 (12:43 +0100)
committerPhil Sutter <phil@nwl.cc>
Fri, 10 Mar 2023 12:16:51 +0000 (13:16 +0100)
commit621f3a27d058d1e2e3e884fa70503e2de5b6c742
tree2b8c6f18cb9cb0241d31ac8a7782ff4ea805c52a
parent5f4f4ed045fa84c65380bdc5556c81a765ebab86
tests: xlate: Test built binary by default

Testing the host's iptables-translate by default is unintuitive. Since
the ipset-translate symlink is created upon 'make install', add a local
symlink to the repository pointing at a built binary in src/. Using this
by default is consistent with the regular testsuite.

Signed-off-by: Phil Sutter <phil@nwl.cc>
tests/xlate/ipset-translate [new symlink]
tests/xlate/runtest.sh