Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dvhost-user-test.c238 static bool wait_for_fds(TestServer *s) in wait_for_fds() function
795 if (!wait_for_fds(server)) { in test_read_guest_mem()
814 if (!wait_for_fds(s)) { in test_migrate()
871 g_assert(wait_for_fds(dest)); in test_migrate()
945 if (!wait_for_fds(s)) { in test_reconnect()
958 g_assert(wait_for_fds(s)); in test_reconnect()
996 if (!wait_for_fds(s)) { in test_vhost_user_started()