qtest: switch users back to qtest_qmp_receive
commitbb1a5b97f75ae209d8707f698da23088d7b9bbb5
authorMaxim Levitsky <mlevitsk@redhat.com>
Tue, 6 Oct 2020 12:38:53 +0000 (6 15:38 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 12 Oct 2020 15:50:49 +0000 (12 11:50 -0400)
treea04a8d4278f942453e434b90160ffb1a723ad501
parentc45a70d8c271056896a057fbcdc7743a2942d0ec
qtest: switch users back to qtest_qmp_receive

Let test use the new functionality for buffering events.
The only remaining users of qtest_qmp_receive_dict are tests
that fuzz the QMP protocol.

Tested with 'make check-qtest'.

Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20201006123904.610658-4-mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/qtest/ahci-test.c
tests/qtest/drive_del-test.c
tests/qtest/libqtest.c
tests/qtest/pvpanic-test.c
tests/qtest/tpm-util.c