]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: Replace vnc unix socket tests with pinned versions
authorPeter Krempa <pkrempa@redhat.com>
Thu, 23 Sep 2021 14:57:43 +0000 (16:57 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 24 Sep 2021 08:37:00 +0000 (10:37 +0200)
commit8c5d7c44c10d86eb46cd7f1f33028a5cd55ac75f
tree172f8600def40ae73ea4318ea9961b0bdb0867ca
parent3fa36eeb7a52af0fd152fae49d9bafada8191ad4
qemuxml2argvtest: Replace vnc unix socket tests with pinned versions

Replace the 3 unix socket tests with real caps versions to demonstrate
that supported qemus no longer use the old syntax.

DO_TEST_CAPS_LATEST versions will be added later.

This also removes duplicate invocation of 'graphics-vnc-socket'.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/graphics-vnc-auto-socket-cfg.x86_64-2.11.0.args [moved from tests/qemuxml2argvdata/graphics-vnc-auto-socket-cfg.args with 79% similarity]
tests/qemuxml2argvdata/graphics-vnc-auto-socket.x86_64-2.11.0.args [moved from tests/qemuxml2argvdata/graphics-vnc-socket.args with 77% similarity]
tests/qemuxml2argvdata/graphics-vnc-socket.x86_64-2.11.0.args [moved from tests/qemuxml2argvdata/graphics-vnc-auto-socket.args with 78% similarity]
tests/qemuxml2argvtest.c