Searched hist:"585507017 c956e6695ef4ee760440dc6153ed5cd" (Results 1 – 1 of 1) sorted by relevance
/qemu/tests/unit/ |
H A D | test-util-sockets.c | 585507017c956e6695ef4ee760440dc6153ed5cd Fri Dec 24 23:45:04 UTC 2021 Philippe Mathieu-Daudé <philmd@redhat.com> tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp file
Similarly to commit e63ed64c6d1 ("tests/qtest/virtio-net-failover: Use g_file_open_tmp() to create temporary file"), avoid calling g_test_rand_int() before g_test_init(): use g_file_open_tmp().
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20211224234504.3413370-1-philmd@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|