Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dboot-serial-test.c220 if (!qtest_probe_child(qts)) { in check_guest_output()
H A Dlibqtest.h1030 bool qtest_probe_child(QTestState *s);
H A Dlibqtest.c155 bool qtest_probe_child(QTestState *s) in qtest_probe_child() function