]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Add HVF test cases
authorAndrea Bolognani <abologna@redhat.com>
Tue, 4 Jan 2022 16:27:01 +0000 (17:27 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 25 Jan 2022 15:54:44 +0000 (16:54 +0100)
commit299d48d57472c6cea14cf05062fad522fad97ca2
tree73f929a04262b45735adce8341ee1e845d46d610
parentebb921cb37ef2772b4b5f1bacd9e69dce334a61d
tests: Add HVF test cases

We need to use a hardcoded list of capabilities because we don't
yet have proper replies files obtained from QEMU running on actual
macOS machines.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Tested-by: Brad Laue <brad@brad-x.com>
Tested-by: Christophe Fergeau <cfergeau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
tests/qemuxml2argvdata/hvf-aarch64-virt-headless.args [new file with mode: 0644]
tests/qemuxml2argvdata/hvf-aarch64-virt-headless.xml [new file with mode: 0644]
tests/qemuxml2argvdata/hvf-x86_64-q35-headless.args [new file with mode: 0644]
tests/qemuxml2argvdata/hvf-x86_64-q35-headless.x86_64-latest.err [new file with mode: 0644]
tests/qemuxml2argvdata/hvf-x86_64-q35-headless.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/hvf-aarch64-virt-headless.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/hvf-x86_64-q35-headless.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c