summaryrefslogtreecommitdiffstats
path: root/tests/test-qga.c
Commit message (Expand)AuthorAgeFilesLines
* tests: add qmp_assert_error_class()Marc-André Lureau2018-08-311-7/+2Star
* test-qga: Clean up how we test QGA synchronizationMarkus Armbruster2018-08-241-1/+2
* tests: Clean up string interpolation into QMP input (simple cases)Markus Armbruster2018-08-161-84/+66Star
* Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...Peter Maydell2018-07-051-0/+34
|\
| * qmp: Redo how the client requests out-of-band executionMarkus Armbruster2018-07-031-2/+1Star
| * qmp qemu-ga: Fix qemu-ga not to accept "control"Markus Armbruster2018-07-031-4/+5
| * tests/test-qga: Demonstrate the guest-agent ignores "control"Markus Armbruster2018-07-031-0/+17
| * qmp qemu-ga: Revert change that accidentally made qemu-ga accept "id"Markus Armbruster2018-07-031-8/+5Star
| * tests/test-qga: Demonstrate the guest-agent ignores "id"Markus Armbruster2018-07-031-0/+20
* | test-qga: add trivial tests for some commandsTomáš Golembiovský2018-07-031-0/+54
|/
* glib: enforce the minimum required version and warn about old APIsDaniel P. Berrangé2018-06-291-2/+0Star
* qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-041-38/+38
* qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz2018-03-191-9/+10
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* test-qga: Kill broken and dead QGA_TEST_SIDE_EFFECTING codeEric Blake2017-09-151-90/+0Star
* test-qga: add test for guest-get-osinfoTomáš Golembiovský2017-07-181-0/+56
* test-qga: pass environemnt to qemu-gaTomáš Golembiovský2017-07-181-4/+4
* test-qga: Actually test 0xff sync bytesEric Blake2017-05-091-7/+34
* Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-03-06-tag' in...Peter Maydell2017-03-071-1/+3
|\
| * tests: check path to avoid a failing qga/get-vcpus testBruce Rogers2017-03-061-1/+3
* | qapi: Improve a QObject input visitor error messageMarkus Armbruster2017-03-051-1/+1
|/
* test-qga: Avoid qobject_from_jsonv("%"PRId64)Eric Blake2016-12-051-2/+5
* tests: add a test to check invalid argsMarc-André Lureau2016-09-191-0/+21
* tests: fix test-qga leaksMarc-André Lureau2016-09-081-0/+5
* tests: use static qga config fileMarc-André Lureau2016-07-251-23/+4Star
* tests: start a /qga/guest-exec testMarc-André Lureau2016-06-071-0/+81
* tests: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* qga: Support enum names in guest-file-seekEric Blake2016-02-251-5/+4Star
* tests: Clean up includesPeter Maydell2016-02-161-8/+1Star
* qga: Better mapping of SEEK_* in guest-file-seekEric Blake2015-11-261-2/+3
* tests: add file-write-read testMarc-André Lureau2015-11-261-2/+93
* tests: test-qga, loosen assumptions about host filesystemsMichael Roth2015-10-231-5/+7
* tests: add a local test for guest agentMarc-André Lureau2015-10-201-0/+783