Home
last modified time | relevance | path

Searched hist:e6efe236c1d1f2451d59a7151c50d1c79360857c (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/qtest/
H A Dvhost-user-test.ce6efe236c1d1f2451d59a7151c50d1c79360857c Tue Sep 27 11:05:56 UTC 2022 Bin Meng <bin.meng@windriver.com> tests/qtest: vhost-user-test: Avoid using hardcoded /tmp

This case was written to use hardcoded /tmp directory for temporary
files. Update to use g_dir_make_tmp() for a portable implementation.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Message-Id: <20220927110632.1973965-19-bmeng.cn@gmail.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>