]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2xmltest: Convert all acpi-hotplug control related tests to DO_TEST_CAPS_LATEST
authorPeter Krempa <pkrempa@redhat.com>
Mon, 11 Oct 2021 12:46:46 +0000 (14:46 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 12 Oct 2021 07:41:22 +0000 (09:41 +0200)
commitda896d440c7267e0b4575e4a3f2780bebf3fbfca
treecb9cb8826829a70e106e166b983b024ddb46adfe
parent64146031058906804b3c5f519570fadc9ff4df48
qemuxml2xmltest: Convert all acpi-hotplug control related tests to DO_TEST_CAPS_LATEST

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
13 files changed:
tests/qemuxml2xmloutdata/pc-i440fx-acpi-hotplug-bridge-disable.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/pc-i440fx-acpi-hotplug-bridge-disable.xml [deleted symlink]
tests/qemuxml2xmloutdata/pc-i440fx-acpi-hotplug-bridge-enable.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/pc-i440fx-acpi-hotplug-bridge-enable.xml [deleted symlink]
tests/qemuxml2xmloutdata/pc-i440fx-acpi-root-hotplug-disable.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/pc-i440fx-acpi-root-hotplug-disable.xml [deleted symlink]
tests/qemuxml2xmloutdata/pc-i440fx-acpi-root-hotplug-enable.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/pc-i440fx-acpi-root-hotplug-enable.xml [deleted symlink]
tests/qemuxml2xmloutdata/q35-acpi-hotplug-bridge-disable.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/q35-acpi-hotplug-bridge-disable.xml [deleted symlink]
tests/qemuxml2xmloutdata/q35-acpi-hotplug-bridge-enable.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/q35-acpi-hotplug-bridge-enable.xml [deleted symlink]
tests/qemuxml2xmltest.c