]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argvtest: fix path to virtiofs socket
authorJán Tomko <jtomko@redhat.com>
Wed, 18 Aug 2021 10:34:06 +0000 (12:34 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 6 Oct 2021 10:03:12 +0000 (12:03 +0200)
commitebdcb2a900f8ecfe048e7ddda0ffc2055c2f891f
treec7f3e3f75ecdaf31555c11b3d12ff3569bd21ba7
parent1c9d4f9ea3cb9f5a965cae946250360bbddc3f64
tests: qemuxml2argvtest: fix path to virtiofs socket

The mocked path in the test suite is not in sync with what libvirtd
generates.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
tests/qemuxml2argvdata/vhost-user-fs-fd-memory.x86_64-latest.args
tests/qemuxml2argvdata/vhost-user-fs-hugepages.x86_64-latest.args
tests/qemuxml2argvtest.c