]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: Add DO_TEST_CAPS_LATEST for the vnc unix socket tests
authorPeter Krempa <pkrempa@redhat.com>
Thu, 23 Sep 2021 15:12:53 +0000 (17:12 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 24 Sep 2021 08:37:00 +0000 (10:37 +0200)
commiteaf44b2c67af81f65d7a4f89223241cef39c8bcf
treeaf545d34f8bb73c1d6d454e589871df5c1c3118a
parent41763b6cfa5262bd0d247f077e04309272738d60
qemuxml2argvtest: Add DO_TEST_CAPS_LATEST for the vnc unix socket tests

Now that the code is refactored add the DO_TEST_CAPS_LATEST versions as
promised in the commit adding the pinned versions.

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-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/graphics-vnc-auto-socket.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/graphics-vnc-socket.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvtest.c