summaryrefslogtreecommitdiff
path: root/tests/test-qga.c
AgeCommit message (Expand)AuthorFilesLines
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