]> xenbits.xensource.com Git - libvirt.git/commit
Prevent test failures with ebtables/iptables/ip6tables are missing
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 7 Apr 2017 14:11:14 +0000 (15:11 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 19 Apr 2017 09:51:51 +0000 (10:51 +0100)
commit6f37cb80df44d06c9f11d2ad4a8c9e93c9806e2e
tree252b239f6661a049de76c3324754d3bfee294381
parent728cacc8abed2b8de39e7b96fa42fde6850ec23a
Prevent test failures with ebtables/iptables/ip6tables are missing

When running tests in a restricted container (as opposed to a full
OS install), we can't assume ebtables/iptbles/ip6tables are going
to be installed. We must check this and mark the tests as skipped.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
tests/networkxml2firewalltest.c
tests/nwfilterebiptablestest.c
tests/nwfilterxml2firewalltest.c
tests/virfirewalltest.c