]> git.ipfire.org Git - thirdparty/ipset.git/commit
ipset: Pass IPSET_BIN to test scripts to change binary location
authorNeutron Soutmun <neo.neutron@gmail.com>
Fri, 4 Apr 2014 03:24:22 +0000 (10:24 +0700)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 7 Apr 2014 19:56:45 +0000 (21:56 +0200)
commitf7cafd65feda94b6f21c6b6e36e2bf258e2563d3
tree8e470a67c40a97c012ccb737a9e9d878060e05a4
parent485b3a2d8f46354ebde6017c9bab528108742268
ipset: Pass IPSET_BIN to test scripts to change binary location

In the "as-installed" package testing situation, the test scripts should
invokes the system installed "ipset" binary.
Therefore, the IPSET_BIN could be passed to change the binary location.

  IPSET_BIN=/sbin/ipset ./runtest.sh

The test scripts run fine in build source tree without IPSET_BIN.

Signed-off-by: Neutron Soutmun <neo.neutron@gmail.com>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
tests/check_cidrs.sh
tests/check_counters [changed mode: 0644->0755]
tests/check_extensions [changed mode: 0644->0755]
tests/check_sendip_packets [changed mode: 0644->0755]
tests/iptables.sh
tests/resize.sh
tests/resizec.sh [changed mode: 0644->0755]
tests/resizen.sh [changed mode: 0644->0755]
tests/resizet.sh [changed mode: 0644->0755]
tests/runtest.sh
tests/setlist_resize.sh