]> xenbits.xensource.com Git - libvirt.git/commit
tests: qemuxml2xml: Add some USB test cases
authorAndrea Bolognani <abologna@redhat.com>
Fri, 29 Jul 2016 14:09:53 +0000 (16:09 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 4 Aug 2016 14:23:15 +0000 (16:23 +0200)
commita4e08bd43175d6ac8f9bba4ff19dd0fe934d21ef
tree7ad0123add4c15edc11d9b7e05bcdf13a9e2e785
parentad7adcbe2943a6a57316350742716f318a2e8179
tests: qemuxml2xml: Add some USB test cases

All these configurations are already covered for qemuxml2argv,
but there were no equivalent tests for qemuxml2xml.
tests/qemuxml2xmloutdata/qemuxml2xmlout-ppc64-usb-controller-legacy.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemuxml2xmlout-ppc64-usb-controller.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemuxml2xmlout-usb-controller-default-q35.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemuxml2xmlout-usb-controller-explicit-q35.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemuxml2xmlout-usb-controller.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemuxml2xmlout-usb-none.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemuxml2xmlout-usb-piix3-controller.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c