summaryrefslogtreecommitdiffstats
path: root/tests/qtest/libqtest.c
Commit message (Expand)AuthorAgeFilesLines
* libqtest: fix memory leak in the qtest_qmp_event_refMaxim Levitsky2020-10-241-7/+4Star
* libqtest: fix the order of buffered eventsMaxim Levitsky2020-10-241-1/+1
* tests/qtest/libqtest: Fix detection of architecture for binaries without pathThomas Huth2020-10-241-2/+7
* qtest: switch users back to qtest_qmp_receiveMaxim Levitsky2020-10-121-9/+3Star
* qtest: remove qtest_qmp_receive_successMaxim Levitsky2020-10-121-48/+5Star
* qtest: Reintroduce qtest_qmp_receive with QMP event bufferingMaxim Levitsky2020-10-121-1/+48
* qtest: rename qtest_qmp_receive to qtest_qmp_receive_dictMaxim Levitsky2020-10-121-8/+8
* libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()Markus Armbruster2020-09-031-1/+1
* meson: convert tests/qtest to mesonPaolo Bonzini2020-08-211-1/+1
* tests/qtest: Unify the test for the xenfv and xenpv machinesThomas Huth2020-07-061-0/+4
* libqtest: make bufwrite rely on the TransportOpsAlexander Bulekov2020-02-221-2/+69
* libqtest: add a layer of abstraction to send/recvAlexander Bulekov2020-02-221-9/+39
* test: Move qtests to a separate directoryThomas Huth2020-01-121-0/+1339