]> xenbits.xensource.com Git - libvirt.git/commit
tests: Add more GIC test cases
authorAndrea Bolognani <abologna@redhat.com>
Wed, 3 Feb 2016 13:35:41 +0000 (14:35 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 16 Feb 2016 14:42:20 +0000 (15:42 +0100)
commit998a936c4c1a65caa22d8424def7263d49a0f827
treeb29dd4f2ceb4b1d96e560e9852ff3f1f4338a48f
parent161a341850c70f41aef81bec15b52a360f10339e
tests: Add more GIC test cases

Test all kinds of scenarios, including guests asking for GIC but
failing to specify a version, guests specifying an invalid version
and guests trying to use GIC with non-virt or even non-ARM machines.
14 files changed:
tests/qemuxml2argvdata/qemuxml2argv-aarch64-gic-default.args [new symlink]
tests/qemuxml2argvdata/qemuxml2argv-aarch64-gic-default.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-aarch64-gic-host.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-aarch64-gic-host.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-aarch64-gic-invalid.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-aarch64-gic-none.args [new symlink]
tests/qemuxml2argvdata/qemuxml2argv-aarch64-gic-none.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-aarch64-gic-not-arm.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-aarch64-gic-not-virt.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/qemuxml2xmlout-aarch64-gic-default.xml [new symlink]
tests/qemuxml2xmloutdata/qemuxml2xmlout-aarch64-gic-host.xml [new symlink]
tests/qemuxml2xmloutdata/qemuxml2xmlout-aarch64-gic-none.xml [new symlink]
tests/qemuxml2xmltest.c