aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/qmp-test.c
AgeCommit message (Expand)Author
2022-09-27tests/qtest: qmp-test: Avoid using hardcoded /tmpBin Meng
2022-09-27tests/qtest: qmp-test: Skip running test_qmp_oob for win32Bin Meng
2022-08-25tests/qtest: Use g_mkdtemp()Bin Meng
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau
2021-03-18machine: remove 'query-cpus' QMP commandDaniel P. Berrangé
2020-12-15remove preconfig statePaolo Bonzini
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-02-17qapi: Split control.json off misc.jsonKevin Wolf
2020-01-12test: Move qtests to a separate directoryThomas Huth