]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: Use real-caps testing for 'pc-i440fx-acpi-root-hotplug-disable'
authorPeter Krempa <pkrempa@redhat.com>
Mon, 11 Oct 2021 12:30:58 +0000 (14:30 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 12 Oct 2021 07:41:22 +0000 (09:41 +0200)
commit2017b9f0c06fc908d5759e87d775ac428d38f8fc
tree07c99b7f8493c66c5a634ff6a4a339dcb86c7b0e
parentbdc3e8f47be108fa552b72a6d913528869e61097
qemuxml2argvtest: Use real-caps testing for 'pc-i440fx-acpi-root-hotplug-disable'

We can use two real example configs to prove the support without the
need for using fake capabilities. Fix the recently added test cases.

Fixes: 133d7983d6c
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/pc-i440fx-acpi-root-hotplug-disable.x86_64-5.1.0.err [moved from tests/qemuxml2argvdata/pc-i440fx-acpi-root-hotplug-disable.err with 100% similarity]
tests/qemuxml2argvdata/pc-i440fx-acpi-root-hotplug-disable.x86_64-latest.args [moved from tests/qemuxml2argvdata/pc-i440fx-acpi-root-hotplug-disable.args with 55% similarity]
tests/qemuxml2argvtest.c