]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argv: Convert all 'boot*' cases to DO_TEST_CAPS_LATEST
authorPeter Krempa <pkrempa@redhat.com>
Tue, 23 Aug 2022 13:13:53 +0000 (15:13 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 1 Sep 2022 11:11:09 +0000 (13:11 +0200)
commitd7ae7ce363aa51ab4600261b5934075388843142
tree54bb41ee19cad12c86d9959e01e04db6dbde667b
parent89bef9575a032c3f9154b7484ada539a2b624635
tests: qemuxml2argv: Convert all 'boot*' cases to DO_TEST_CAPS_LATEST

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
14 files changed:
tests/qemuxml2argvdata/boot-cdrom.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-cdrom.args with 64% similarity]
tests/qemuxml2argvdata/boot-complex.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-complex.args with 63% similarity]
tests/qemuxml2argvdata/boot-dev+order.x86_64-latest.err [new file with mode: 0644]
tests/qemuxml2argvdata/boot-floppy-q35.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-floppy-q35.args with 55% similarity]
tests/qemuxml2argvdata/boot-floppy.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-floppy.args with 67% similarity]
tests/qemuxml2argvdata/boot-menu-disable-drive.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-menu-disable-drive.args with 60% similarity]
tests/qemuxml2argvdata/boot-menu-disable.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-menu-disable.args with 60% similarity]
tests/qemuxml2argvdata/boot-menu-enable-with-timeout-invalid.x86_64-latest.err [new file with mode: 0644]
tests/qemuxml2argvdata/boot-menu-enable-with-timeout.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-menu-enable-with-timeout.args with 61% similarity]
tests/qemuxml2argvdata/boot-menu-enable.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-menu-enable.args with 60% similarity]
tests/qemuxml2argvdata/boot-multi.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-multi.args with 60% similarity]
tests/qemuxml2argvdata/boot-network.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-network.args with 65% similarity]
tests/qemuxml2argvdata/boot-order.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-order.args with 62% similarity]
tests/qemuxml2argvtest.c