Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dlibqtest.h98 void qtest_wait_qemu(QTestState *s);
H A Dlibqtest.c218 void qtest_wait_qemu(QTestState *s) in qtest_wait_qemu() function
266 qtest_wait_qemu(s); in qtest_kill_qemu()
H A Dmigration-test.c3303 qtest_wait_qemu(to); in test_multifd_tcp_cancel()