Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dlibqtest.h260 QDict *qtest_qmp_receive(QTestState *s);
H A Dlibqtest.c536 greeting = qtest_qmp_receive(s); in qtest_init_with_env()
733 QDict *qtest_qmp_receive(QTestState *s) in qtest_qmp_receive() function
798 return qtest_qmp_receive(s); in qtest_vqmp_fds()
807 return qtest_qmp_receive(s); in qtest_vqmp()
H A Dahci-test.c1675 rsp = qtest_qmp_receive(ahci->parent->qts); in test_atapi_tray()
1707 rsp = qtest_qmp_receive(ahci->parent->qts); in test_atapi_tray()