]> xenbits.xensource.com Git - libvirt.git/commit
tests: qemuxml2xml: Use WHEN_BOTH for most tests
authorAndrea Bolognani <abologna@redhat.com>
Fri, 29 Jul 2016 12:47:40 +0000 (14:47 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 4 Aug 2016 14:21:35 +0000 (16:21 +0200)
commit4be3b8f66fc5e0f040a532bdf7724912f2cc61c4
tree973bfeb9e2390f2799f69c7ccce01e0b4b30bbb9
parentccd3bb69f6e7cfbaf1f16cab149ff6f6af8ee3e6
tests: qemuxml2xml: Use WHEN_BOTH for most tests

A bunch of cases were only being tested for WHEN_ACTIVE or
WHEN_INACTIVE. Use WHEN_BOTH for all except the very few that
actually require the existing setup.
tests/qemuxml2xmltest.c