]> xenbits.xensource.com Git - libvirt.git/commit
tests: Move qemu caps XML parsing into shared unit
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 27 Jun 2014 14:39:27 +0000 (16:39 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 3 Jul 2014 10:22:37 +0000 (12:22 +0200)
commit3ecb9e7631f9f6a82e91e13abe6f0f700ccc4238
tree97fea969cc0eea7e998428b9319e7f7516fc2583
parente9f2929f41e353e9e11c0ddb86f66c845066511c
tests: Move qemu caps XML parsing into shared unit

Later on, we the qemu capabilities XML parsing code may come handy so
instead of duplicating the code make the already existing one shared.
By the same time, make the function accept file name instead of XML
document stored already in memory.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemucapabilitiestest.c
tests/testutilsqemu.c
tests/testutilsqemu.h