Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c243 static bool wait_for_fds(TestServer *s) in wait_for_fds() function
816 if (!wait_for_fds(server)) { in test_read_guest_mem()
835 if (!wait_for_fds(s)) { in test_migrate()
892 g_assert(wait_for_fds(dest)); in test_migrate()
966 if (!wait_for_fds(s)) { in test_reconnect()
979 g_assert(wait_for_fds(s)); in test_reconnect()
1017 if (!wait_for_fds(s)) { in test_vhost_user_started()