| Commit message (Expand) | Author | Age | Files | Lines |
* | libqtest: fix memory leak in the qtest_qmp_event_ref | Maxim Levitsky | 2020-10-24 | 1 | -7/+4 |
* | libqtest: fix the order of buffered events | Maxim Levitsky | 2020-10-24 | 1 | -1/+1 |
* | tests/qtest/libqtest: Fix detection of architecture for binaries without path | Thomas Huth | 2020-10-24 | 1 | -2/+7 |
* | qtest: switch users back to qtest_qmp_receive | Maxim Levitsky | 2020-10-12 | 1 | -9/+3 |
* | qtest: remove qtest_qmp_receive_success | Maxim Levitsky | 2020-10-12 | 1 | -48/+5 |
* | qtest: Reintroduce qtest_qmp_receive with QMP event buffering | Maxim Levitsky | 2020-10-12 | 1 | -1/+48 |
* | qtest: rename qtest_qmp_receive to qtest_qmp_receive_dict | Maxim Levitsky | 2020-10-12 | 1 | -8/+8 |
* | libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref() | Markus Armbruster | 2020-09-03 | 1 | -1/+1 |
* | meson: convert tests/qtest to meson | Paolo Bonzini | 2020-08-21 | 1 | -1/+1 |
* | tests/qtest: Unify the test for the xenfv and xenpv machines | Thomas Huth | 2020-07-06 | 1 | -0/+4 |
* | libqtest: make bufwrite rely on the TransportOps | Alexander Bulekov | 2020-02-22 | 1 | -2/+69 |
* | libqtest: add a layer of abstraction to send/recv | Alexander Bulekov | 2020-02-22 | 1 | -9/+39 |
* | test: Move qtests to a separate directory | Thomas Huth | 2020-01-12 | 1 | -0/+1339 |