Home
last modified time | relevance | path

Searched refs:qtest_socket_path (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/qtest/
H A Dlibqtest.c464 static char *qtest_socket_path(const char *suffix) in qtest_socket_path() function
475 g_autofree gchar *socket_path = qtest_socket_path("sock"); in qtest_init_internal()
476 g_autofree gchar *qmp_socket_path = qtest_socket_path("qmp"); in qtest_init_internal()
540 g_autofree gchar *socket_path = qtest_socket_path("sock"); in qtest_connect()
541 g_autofree gchar *qmp_socket_path = qtest_socket_path("qmp"); in qtest_connect()