Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dqmp-test.c111 qts = qtest_init_without_qmp_handshake(common_args); in test_qmp_protocol()
226 qts = qtest_init_without_qmp_handshake(common_args); in test_qmp_oob()
H A Dlibqtest.h78 QTestState *qtest_init_without_qmp_handshake(const char *extra_args);
H A Dlibqtest.c525 QTestState *qtest_init_without_qmp_handshake(const char *extra_args) in qtest_init_without_qmp_handshake() function