]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Sync tests between qemuxml2argv and qemuxml2xml
authorAndrea Bolognani <abologna@redhat.com>
Thu, 23 Feb 2017 17:47:36 +0000 (18:47 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 24 Feb 2017 10:18:07 +0000 (11:18 +0100)
commit38dc0f6782298665070a284143fefedfba538596
tree356fd59be1f3cab2726b2d8fc1d6c41104d672bb
parentc23b7b81db58c61b0adc98095dca7bfbad74fa79
tests: Sync tests between qemuxml2argv and qemuxml2xml

In some cases, only one of the two transformations was
checked; in other cases, the capabilities set differed.
tests/qemuxml2argvdata/qemuxml2argv-pci-bridge.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-pci-bridge.xml
tests/qemuxml2argvdata/qemuxml2argv-vcpu-placement-static.args [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/qemuxml2xmlout-boot-floppy-q35.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemuxml2xmlout-bootindex-floppy-q35.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemuxml2xmlout-intel-iommu-machine.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemuxml2xmlout-pci-bridge.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pci-many.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemuxml2xmlout-video-device-pciaddr-default.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c