summaryrefslogtreecommitdiff
path: root/tests/test-qmp-commands.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-14qapi: Support downstream events and commandsEric Blake1-0/+15
2015-05-05qapi: Drop tests for inline nested structsEric Blake1-7/+10
2015-05-05qapi: Merge UserDefTwo and UserDefNested in testsEric Blake1-17/+17
2014-03-11tests: test-qmp-commands: Fix double freeLuiz Capitulino1-1/+1
2014-03-03tests/qapi-schema: Cover complex types with baseMarkus Armbruster1-5/+10
2014-03-03tests/qapi-schema: Cover simple argument typesMarkus Armbruster1-0/+16
2014-03-03tests/qapi-schema: Cover optional command argumentsMarkus Armbruster1-3/+5
2014-03-03tests/qapi-schema: Actually check successful QMP command responseMarkus Armbruster1-8/+35
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini1-2/+2
2012-12-19qapi: move inclusions of qemu-common.h from headers to .c filesPaolo Bonzini1-0/+1
2012-07-23qapi: add test case for deallocating traversal of incomplete structureLaszlo Ersek1-0/+42
2012-03-30test makefile overhaulPaolo Bonzini1-0/+139