aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/libqtest.c
AgeCommit message (Expand)Author
2020-11-03tests/qtest/libqtest.c: Check for setsockopt() failurePeter Maydell
2020-10-24libqtest: fix memory leak in the qtest_qmp_event_refMaxim Levitsky
2020-10-24libqtest: fix the order of buffered eventsMaxim Levitsky
2020-10-24tests/qtest/libqtest: Fix detection of architecture for binaries without pathThomas Huth
2020-10-12qtest: switch users back to qtest_qmp_receiveMaxim Levitsky
2020-10-12qtest: remove qtest_qmp_receive_successMaxim Levitsky
2020-10-12qtest: Reintroduce qtest_qmp_receive with QMP event bufferingMaxim Levitsky
2020-10-12qtest: rename qtest_qmp_receive to qtest_qmp_receive_dictMaxim Levitsky
2020-09-03libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()Markus Armbruster
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini
2020-07-06tests/qtest: Unify the test for the xenfv and xenpv machinesThomas Huth
2020-02-22libqtest: make bufwrite rely on the TransportOpsAlexander Bulekov
2020-02-22libqtest: add a layer of abstraction to send/recvAlexander Bulekov
2020-01-12test: Move qtests to a separate directoryThomas Huth