]> xenbits.xensource.com Git - libvirt.git/commit
qemucaps2xmltest: fix the test to correspond to new domain formatting
authorPavel Hrdina <phrdina@redhat.com>
Tue, 24 Mar 2015 14:22:16 +0000 (15:22 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 24 Mar 2015 15:44:08 +0000 (16:44 +0100)
commit6d4269eca01eb056c8ef1d39d5e82d16c8a67147
tree70374c865fb56c08c7c03b71cf30fcb027ce1af8
parentd75e23bbfb92793ac6828a6eff6d909c5f92cc9b
qemucaps2xmltest: fix the test to correspond to new domain formatting

Commit 2360fe5d updated formating of <domain> element but forgot to
update qemucaps2xmldata xml files.  In addition the test code was broken
too.  Update the xml files and return -1 if testCompareXMLToXML fails
together with indentation fix.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
tests/qemucaps2xmldata/all_1.6.0-1.xml
tests/qemucaps2xmldata/nodisksnapshot_1.6.0-1.xml
tests/qemucaps2xmltest.c