]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2xml: Wire up QEMUCaps usage
authorCole Robinson <crobinso@redhat.com>
Fri, 8 Jan 2016 03:50:05 +0000 (22:50 -0500)
committerCole Robinson <crobinso@redhat.com>
Sat, 9 Jan 2016 02:21:34 +0000 (21:21 -0500)
commit8d48ce02c3012581efb74b08834788543afc2092
tree9811d3624c0391e32c21c8d6f48a72d48adb543e
parentaf3bd44fd66d0d5b12686299e2f80a2d8f1f3f55
tests: qemuxml2xml: Wire up QEMUCaps usage

Future changes will make some of these tests dependent on specific
QEMUCaps flags, so wire up the basic handling. Flags will be added
in future patches.
tests/qemuxml2xmltest.c