]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argv: use latest caps for spice tests
authorJán Tomko <jtomko@redhat.com>
Tue, 2 Nov 2021 14:29:30 +0000 (15:29 +0100)
committerJán Tomko <jtomko@redhat.com>
Thu, 4 Nov 2021 13:37:15 +0000 (14:37 +0100)
commit65b0b746b5169061637400638ccbe68fb5481094
tree2982f944acc7cf7f7bc23799bafa82c7b918f203
parent966e08ebef30d9a854e445d7df4971d13b401253
tests: qemuxml2argv: use latest caps for spice tests

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
25 files changed:
tests/qemuxml2argvdata/graphics-spice-agent-file-xfer.args [deleted file]
tests/qemuxml2argvdata/graphics-spice-agent-file-xfer.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/graphics-spice-agentmouse.args [deleted file]
tests/qemuxml2argvdata/graphics-spice-agentmouse.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/graphics-spice-auto-socket-cfg.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-spice-auto-socket-cfg.args with 50% similarity]
tests/qemuxml2argvdata/graphics-spice-auto-socket.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-spice-auto-socket.args with 50% similarity]
tests/qemuxml2argvdata/graphics-spice-compression.args [deleted file]
tests/qemuxml2argvdata/graphics-spice-compression.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/graphics-spice-egl-headless.args [deleted file]
tests/qemuxml2argvdata/graphics-spice-egl-headless.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/graphics-spice-no-args.args [deleted file]
tests/qemuxml2argvdata/graphics-spice-no-args.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/graphics-spice-qxl-vga.args [deleted file]
tests/qemuxml2argvdata/graphics-spice-qxl-vga.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/graphics-spice-sasl.args [deleted file]
tests/qemuxml2argvdata/graphics-spice-sasl.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/graphics-spice-socket.args [deleted file]
tests/qemuxml2argvdata/graphics-spice-socket.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/graphics-spice-timeout.args [deleted file]
tests/qemuxml2argvdata/graphics-spice-timeout.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/graphics-spice-usb-redir.args [deleted file]
tests/qemuxml2argvdata/graphics-spice-usb-redir.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/graphics-spice.args [deleted file]
tests/qemuxml2argvdata/graphics-spice.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvtest.c