]> xenbits.xensource.com Git - libvirt.git/commit
test: fix nwfilter tests following changes in virfirewall.c
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Mon, 22 Dec 2014 21:57:21 +0000 (16:57 -0500)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Mon, 22 Dec 2014 21:57:21 +0000 (16:57 -0500)
commit3865941be1fa5466d7892b24f1a2d7ee14f86712
tree79378ccd10126af7d79efa0bb431c2ce301f18d3
parent540c339a2535ec30d79e5ef84d8f50a17bc60723
test: fix nwfilter tests following changes in virfirewall.c

Some of the nwfilter tests are now failing since --concurrent shows
up in the ebtables command. To avoid this, implement a function
preventing the probing for lock support in the eb/iptables tools
and use it in the tests.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
src/libvirt_private.syms
src/util/virfirewall.c
src/util/virfirewall.h
tests/nwfilterebiptablestest.c
tests/nwfilterxml2firewalltest.c