summaryrefslogtreecommitdiff
path: root/tests/test-qga.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau1-38/+38
2018-03-19qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz1-9/+10
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster1-0/+1
2018-02-09Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster1-0/+1
2017-09-15test-qga: Kill broken and dead QGA_TEST_SIDE_EFFECTING codeEric Blake1-90/+0
2017-07-18test-qga: add test for guest-get-osinfoTomáš Golembiovský1-0/+56
2017-07-18test-qga: pass environemnt to qemu-gaTomáš Golembiovský1-4/+4
2017-05-09test-qga: Actually test 0xff sync bytesEric Blake1-7/+34
2017-03-07Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-03-06-tag' in...Peter Maydell1-1/+3
2017-03-06tests: check path to avoid a failing qga/get-vcpus testBruce Rogers1-1/+3
2017-03-05qapi: Improve a QObject input visitor error messageMarkus Armbruster1-1/+1
2016-12-05test-qga: Avoid qobject_from_jsonv("%"PRId64)Eric Blake1-2/+5
2016-09-19tests: add a test to check invalid argsMarc-André Lureau1-0/+21
2016-09-08tests: fix test-qga leaksMarc-André Lureau1-0/+5
2016-07-25tests: use static qga config fileMarc-André Lureau1-23/+4
2016-06-07tests: start a /qga/guest-exec testMarc-André Lureau1-0/+81
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-02-25qga: Support enum names in guest-file-seekEric Blake1-5/+4
2016-02-16tests: Clean up includesPeter Maydell1-8/+1
2015-11-25qga: Better mapping of SEEK_* in guest-file-seekEric Blake1-2/+3
2015-11-25tests: add file-write-read testMarc-André Lureau1-2/+93
2015-10-23tests: test-qga, loosen assumptions about host filesystemsMichael Roth1-5/+7
2015-10-19tests: add a local test for guest agentMarc-André Lureau1-0/+783