aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/drive_del-test.c
AgeCommit message (Expand)Author
2023-02-14tests/qtest: drive_del-test: Skip tests that require missing devicesFabiano Rosas
2022-10-11tests/x86: Add 'q35' machine type to drive_del-testMichael Labiuk
2022-10-11tests/x86: replace snprint() by g_strdup_printf() in drive_del-testMichael Labiuk
2022-10-11tests/x86: Fix comment typo in drive_del-testMichael Labiuk
2022-10-11tests/x86: add helper qtest_qmp_device_del_send()Michael Labiuk
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau
2022-02-21tests/x86: Use 'pc' machine type for hotplug testsDr. David Alan Gilbert
2020-10-12qemu-iotests, qtest: rewrite test 067 as a qtestPaolo Bonzini
2020-10-12qtest: check that drives are really appearing and disappearingPaolo Bonzini
2020-10-12qtest: switch users back to qtest_qmp_receiveMaxim 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-01-12test: Move qtests to a separate directoryThomas Huth