aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/libqtest.h
AgeCommit message (Expand)Author
2023-07-10tests/qtest: Move mkimg() and have_qemu_img() from libqos to libqtestThomas Huth
2023-06-27qtest: add qtest_pid()Marc-André Lureau
2023-06-02tests/qtest: add support for callback to receive QMP eventsDaniel P. Berrangé
2023-06-02tests/qtest: add various qtest_qmp_assert_success() variantsDaniel P. Berrangé
2023-03-13libqtest: make qtest_qmp_add_client work on win32Marc-André Lureau
2022-11-05Fix some typos in documentation and commentsStefan Weil
2022-10-28tests/qtest: libqtest: Introduce qtest_wait_qemu()Bin Meng
2022-10-11tests/x86: add helper qtest_qmp_device_del_send()Michael Labiuk
2022-09-27tests/qtest: libqtest: Exclude the *_fds APIs for win32Bin Meng
2022-05-25hw: m25p80: allow write_enable latch get/setIris Chen
2022-05-03libqtest: split QMP part in libqmpMarc-André Lureau
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini
2020-02-22libqtest: make bufwrite rely on the TransportOpsAlexander Bulekov
2020-01-12test: Move qtests to a separate directoryThomas Huth