Age | Commit message (Expand) | Author | Files | Lines |
2019-10-15 | tests: add qtest_qmp_device_add_qdict() helper | Igor Mammedov | 1 | -0/+12 |
2019-09-12 | tests/libqtest: Allow setting expected exit status | Yury Kotov | 1 | -0/+9 |
2019-09-05 | tests/libqtest: Use libqtest-single.h in tests that require global_qtest | Thomas Huth | 1 | -4/+0 |
2019-09-05 | tests/libqtest: Move global_test wrapper function into a separate header | Thomas Huth | 1 | -286/+1 |
2019-08-21 | tests: add module loading test | Marc-André Lureau | 1 | -0/+2 |
2019-08-15 | tests/libqtest: Make qmp_assert_success() independent from global_qtest | Thomas Huth | 1 | -2/+4 |
2019-08-15 | tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtest | Thomas Huth | 1 | -3/+5 |
2019-08-15 | tests/libqtest: Remove unused function hmp() | Thomas Huth | 1 | -10/+0 |
2019-06-05 | migration-test: Add a test for fd protocol | Yury Kotov | 1 | -1/+50 |
2019-06-04 | virtio-scsi-test: Test attaching new overlay with iothreads | Kevin Wolf | 1 | -0/+11 |
2019-05-21 | tests/libqtest: Fix description of qtest_vinitf() and qtest_initf() | Thomas Huth | 1 | -2/+2 |
2019-05-21 | tests/libqtest: Remove unused global_qtest-related wrapper functions | Thomas Huth | 1 | -108/+0 |
2019-03-07 | qos-test: virtio-blk test node | Paolo Bonzini | 1 | -0/+3 |
2019-03-07 | tests: qgraph API for the qtest driver framework | Emanuele Giuseppe Esposito | 1 | -0/+3 |
2019-01-29 | tests/libqtest: Introduce qtest_init_with_serial() | Julia Suvorova | 1 | -0/+11 |
2019-01-07 | qtest: Add set_irq_in command to set IRQ/GPIO level | Steffen Görtz | 1 | -0/+13 |
2018-12-17 | tests: Exit boot-serial-test loop if child dies | Richard Henderson | 1 | -0/+8 |
2018-12-12 | Revert "tests: Add parameter to qtest_init_without_qmp_handshake" | Peter Xu | 1 | -3/+1 |
2018-08-31 | tests: add qmp_assert_error_class() | Marc-André Lureau | 1 | -0/+9 |
2018-08-24 | test-qga: Clean up how we test QGA synchronization | Markus Armbruster | 1 | -0/+2 |
2018-08-24 | qmp-test: Cover syntax and lexical errors | Markus Armbruster | 1 | -0/+11 |
2018-08-23 | tests: Skip old versioned machine types in quick testing mode | Thomas Huth | 1 | -1/+3 |
2018-08-16 | libqtest: Rename qtest_FOOv() to qtest_vFOO() for consistency | Markus Armbruster | 1 | -2/+2 |
2018-08-16 | libqtest: Replace qtest_startf() by qtest_initf() | Markus Armbruster | 1 | -9/+8 |
2018-08-16 | libqtest: Enable compile-time format string checking | Markus Armbruster | 1 | -10/+14 |
2018-08-16 | tests: New helper qtest_qmp_receive_success() | Markus Armbruster | 1 | -0/+17 |
2018-08-16 | tests: Clean up string interpolation around qtest_qmp_device_add() | Markus Armbruster | 1 | -1/+3 |
2018-08-16 | qobject: Replace qobject_from_jsonf() by qobject_from_jsonf_nofail() | Markus Armbruster | 1 | -12/+12 |
2018-08-16 | libqtest: Document calling conventions | Eric Blake | 1 | -8/+21 |
2018-08-16 | libqtest: Remove qtest_qmp_discard_response() & friends | Markus Armbruster | 1 | -27/+0 |
2018-08-16 | libqtest: Rename functions to send QMP messages | Markus Armbruster | 1 | -7/+7 |
2018-05-30 | tests: functional tests for QMP command set-numa-node | Igor Mammedov | 1 | -0/+9 |
2018-03-27 | tests: Add parameter to qtest_init_without_qmp_handshake | Eric Blake | 1 | -2/+5 |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster | 1 | -2/+0 |
2017-10-20 | libqtest: Add qtest_[v]startf() | Eric Blake | 1 | -0/+25 |
2017-09-15 | qtest: Avoid passing raw strings through hmp() | Eric Blake | 1 | -4/+4 |
2017-09-15 | tests: Introduce generic device hot-plug/hot-unplug functions | Thomas Huth | 1 | -0/+19 |
2017-08-14 | libqtest: Fix typo in comments | Eric Blake | 1 | -4/+4 |
2017-04-26 | libqtest: Add a generic function to run a callback function for every machine | Thomas Huth | 1 | -0/+8 |
2017-04-26 | libqtest: Ignore QMP events when parsing the response for HMP commands | Thomas Huth | 1 | -1/+3 |
2017-03-05 | qmp-test: New, covering basic QMP protocol | Markus Armbruster | 1 | -0/+8 |
2016-11-14 | libqtest: add qmp_eventwait_ref | John Snow | 1 | -0/+22 |
2016-10-28 | tests: rename target_big_endian() as qvirtio_is_big_endian() | Laurent Vivier | 1 | -10/+0 |
2016-10-14 | qtest: ask endianness of the target in qtest_init() | Laurent Vivier | 1 | -3/+13 |
2016-09-23 | tests: add RTAS command in the protocol | Laurent Vivier | 1 | -0/+15 |
2016-09-08 | tests: add qtest_add_data_func_full | Marc-André Lureau | 1 | -0/+17 |
2016-02-23 | all: Clean up includes | Peter Maydell | 1 | -6/+0 |
2015-12-04 | tests: Use proper functions types instead of void (*fn) | Markus Armbruster | 1 | -3/+4 |
2015-10-24 | qtest: add qtest_add_abrt_handler() | Marc-André Lureau | 1 | -0/+2 |
2015-10-19 | qtest: add a few fd-level qmp helpers | Marc-André Lureau | 1 | -0/+7 |