summaryrefslogtreecommitdiffstats
path: root/tests/check_cidrs.sh
Commit message (Collapse)AuthorAgeFilesLines
* ipset: Pass IPSET_BIN to test scripts to change binary locationNeutron Soutmun2014-04-071-9/+9
| | | | | | | | | | | | | 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>
* Make tests/check_cidrs.sh script executableJozsef Kadlecsik2012-11-051-0/+0
|
* Add simple test to check cidr book-keepingJozsef Kadlecsik2012-09-221-0/+23