]> xenbits.xensource.com Git - libvirt.git/commit
tests: domaincaps: Fix build when WITH_QEMU is disabled
authorPeter Krempa <pkrempa@redhat.com>
Thu, 24 Oct 2019 17:31:08 +0000 (19:31 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 24 Oct 2019 17:33:52 +0000 (19:33 +0200)
commit639d6e704530d12a6fb4b7244abe6825411e490d
tree2aa6cbce3b2e6b1a97a105b841c9d47d9ed0b4e2
parent6a077cf2b31a74a71e8e94b6802010738b26cdef
tests: domaincaps: Fix build when WITH_QEMU is disabled

doTestQemuInternal and doTestQemu are used only when WITH_QEMU is
enabled.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
tests/domaincapstest.c