]> xenbits.xensource.com Git - libvirt.git/commit
qemuxml2xmltest: Remove 'WITH_QEMU' conditional
authorPeter Krempa <pkrempa@redhat.com>
Mon, 5 Oct 2020 15:52:29 +0000 (17:52 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 9 Nov 2020 11:25:49 +0000 (12:25 +0100)
commit60129c06ba5b2d295117070ab8e84424b1cb9dea
treecb1c420c195de0839354245bc56352899195cccd
parent0995f20d0a4ac45c59be138fbab5a89878923e6d
qemuxml2xmltest: Remove 'WITH_QEMU' conditional

The test is compiled only when the qemu driver is enabled so we don't
need the conditional code.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2xmltest.c