]> xenbits.xensource.com Git - libvirt.git/commit
qemuxml2argvtest: Remove negative test for gic v3/host
authorPeter Krempa <pkrempa@redhat.com>
Tue, 30 Mar 2021 15:29:21 +0000 (17:29 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 3 May 2021 10:14:44 +0000 (12:14 +0200)
commitecefcae34e278cf6cdeff60c3c72b794e729572c
treed3a8e6edc570880b0c8209f18b50cc14893b8a96
parentfcd9bfcf13801174572fe1360540b7f0d5d1ed56
qemuxml2argvtest: Remove negative test for gic v3/host

QEMU_CAPS_MACH_VIRT_GIC_VERSION will be assumed for all aarch64 machines
starting from next commit, so this test will become invalid. Remove it.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Neal Gompa <ngompa13@gmail.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
tests/qemuxml2argvdata/aarch64-gic-host.err [deleted file]
tests/qemuxml2argvdata/aarch64-gic-v3.err [deleted file]
tests/qemuxml2argvtest.c