]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Improve GIC tests
authorAndrea Bolognani <abologna@redhat.com>
Thu, 1 Feb 2018 17:17:13 +0000 (18:17 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 13 Feb 2018 13:40:02 +0000 (14:40 +0100)
commit7500533c5629c4864ae6cfa6672ff28f36e7010f
tree9eec35da51866661f3c0bbeb544fe32b996910e1
parentf3b4c98748458fe149ee3d4ad65528a0b3b278b0
tests: Improve GIC tests

Account for the fact that the default might change based on what
GIC versions are supported by QEMU. That's not the case at the
moment, but it will be soon.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
tests/qemuxml2argvdata/aarch64-gic-default-both.args [new symlink]
tests/qemuxml2argvdata/aarch64-gic-default-both.xml [new symlink]
tests/qemuxml2argvdata/aarch64-gic-default-v2.args [new symlink]
tests/qemuxml2argvdata/aarch64-gic-default-v2.xml [new symlink]
tests/qemuxml2argvdata/aarch64-gic-default-v3.args [new symlink]
tests/qemuxml2argvdata/aarch64-gic-default-v3.xml [new symlink]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/aarch64-gic-default-both.xml [new symlink]
tests/qemuxml2xmloutdata/aarch64-gic-default-v2.xml [new symlink]
tests/qemuxml2xmloutdata/aarch64-gic-default-v3.xml [new symlink]
tests/qemuxml2xmltest.c