aboutsummaryrefslogtreecommitdiff
path: root/tests/test-qga.c
AgeCommit message (Expand)Author
2019-12-17tests: use g_test_rand_intPaolo Bonzini
2019-09-28qmp-dispatch: Use CommandNotFound error for disabled commandsMichal Privoznik
2019-03-18qmp: common 'id' handling & make QGA conform to QMP specMarc-André Lureau
2018-08-31tests: add qmp_assert_error_class()Marc-André Lureau
2018-08-24test-qga: Clean up how we test QGA synchronizationMarkus Armbruster
2018-08-16tests: Clean up string interpolation into QMP input (simple cases)Markus Armbruster
2018-07-05Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...Peter Maydell
2018-07-03qmp: Redo how the client requests out-of-band executionMarkus Armbruster
2018-07-03qmp qemu-ga: Fix qemu-ga not to accept "control"Markus Armbruster
2018-07-03tests/test-qga: Demonstrate the guest-agent ignores "control"Markus Armbruster
2018-07-03qmp qemu-ga: Revert change that accidentally made qemu-ga accept "id"Markus Armbruster
2018-07-03tests/test-qga: Demonstrate the guest-agent ignores "id"Markus Armbruster
2018-07-03test-qga: add trivial tests for some commandsTomáš Golembiovský
2018-06-29glib: enforce the minimum required version and warn about old APIsDaniel P. Berrangé
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau
2018-03-19qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster
2017-09-15test-qga: Kill broken and dead QGA_TEST_SIDE_EFFECTING codeEric Blake
2017-07-18test-qga: add test for guest-get-osinfoTomáš Golembiovský
2017-07-18test-qga: pass environemnt to qemu-gaTomáš Golembiovský
2017-05-09test-qga: Actually test 0xff sync bytesEric Blake
2017-03-07Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-03-06-tag' in...Peter Maydell
2017-03-06tests: check path to avoid a failing qga/get-vcpus testBruce Rogers
2017-03-05qapi: Improve a QObject input visitor error messageMarkus Armbruster
2016-12-05test-qga: Avoid qobject_from_jsonv("%"PRId64)Eric Blake
2016-09-19tests: add a test to check invalid argsMarc-André Lureau
2016-09-08tests: fix test-qga leaksMarc-André Lureau
2016-07-25tests: use static qga config fileMarc-André Lureau
2016-06-07tests: start a /qga/guest-exec testMarc-André Lureau
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-02-25qga: Support enum names in guest-file-seekEric Blake
2016-02-16tests: Clean up includesPeter Maydell
2015-11-25qga: Better mapping of SEEK_* in guest-file-seekEric Blake
2015-11-25tests: add file-write-read testMarc-André Lureau
2015-10-23tests: test-qga, loosen assumptions about host filesystemsMichael Roth
2015-10-19tests: add a local test for guest agentMarc-André Lureau