summaryrefslogtreecommitdiffstats
path: root/tests/test-qga.c
Commit message (Expand)AuthorAgeFilesLines
* 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