summary refs log tree commit diff stats
path: root/tests/qtest/drive_del-test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/qtest: drive_del-test: Skip tests that require missing devicesFabiano Rosas2023-02-141-0/+65
* tests/x86: Add 'q35' machine type to drive_del-testMichael Labiuk2022-10-111-0/+107
* tests/x86: replace snprint() by g_strdup_printf() in drive_del-testMichael Labiuk2022-10-111-6/+4
* tests/x86: Fix comment typo in drive_del-testMichael Labiuk2022-10-111-1/+1
* tests/x86: add helper qtest_qmp_device_del_send()Michael Labiuk2022-10-111-5/+1
* tests: move libqtest.h back under qtest/Marc-André Lureau2022-05-031-1/+1
* tests/x86: Use 'pc' machine type for hotplug testsDr. David Alan Gilbert2022-02-211-5/+30
* qemu-iotests, qtest: rewrite test 067 as a qtestPaolo Bonzini2020-10-121-24/+187
* qtest: check that drives are really appearing and disappearingPaolo Bonzini2020-10-121-1/+31
* qtest: switch users back to qtest_qmp_receiveMaxim Levitsky2020-10-121-6/+3
* qtest: rename qtest_qmp_receive to qtest_qmp_receive_dictMaxim Levitsky2020-10-121-1/+1
* 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
* test: Move qtests to a separate directoryThomas Huth2020-01-121-0/+154