aboutsummaryrefslogtreecommitdiff
path: root/tests/test-qmp-commands.c
AgeCommit message (Expand)Author
2015-11-10qapi: Simplify error cleanup in test-qmp-*Eric Blake
2015-11-02tests: Convert to new qapi union layoutEric Blake
2015-11-02qapi: Unbox base membersEric Blake
2015-10-15qapi: Drop redundant returns-int testEric Blake
2015-09-21qapi: Introduce a first class 'any' typeMarkus Armbruster
2015-05-14qapi: Support downstream events and commandsEric Blake
2015-05-05qapi: Drop tests for inline nested structsEric Blake
2015-05-05qapi: Merge UserDefTwo and UserDefNested in testsEric Blake
2014-03-11tests: test-qmp-commands: Fix double freeLuiz Capitulino
2014-03-03tests/qapi-schema: Cover complex types with baseMarkus Armbruster
2014-03-03tests/qapi-schema: Cover simple argument typesMarkus Armbruster
2014-03-03tests/qapi-schema: Cover optional command argumentsMarkus Armbruster
2014-03-03tests/qapi-schema: Actually check successful QMP command responseMarkus Armbruster
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini
2012-12-19qapi: move inclusions of qemu-common.h from headers to .c filesPaolo Bonzini
2012-07-23qapi: add test case for deallocating traversal of incomplete structureLaszlo Ersek
2012-03-30test makefile overhaulPaolo Bonzini