summaryrefslogtreecommitdiff
path: root/tests/test-qmp-output-visitor.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-11qapi script: do not allow string discriminatorWenchao Xia1-4/+6
2014-03-03tests/qapi-schema: Cover flat union typesMarkus Armbruster1-0/+31
2014-03-03tests/qapi-schema: Cover union types with baseMarkus Armbruster1-0/+2
2014-03-03tests/qapi-schema: Cover complex types with baseMarkus Armbruster1-4/+8
2014-03-03tests/qapi-schema: Cover anonymous union typesMarkus Armbruster1-0/+22
2014-02-17Use error_is_set() only when necessaryMarkus Armbruster1-11/+11
2013-07-27misc: Use g_assert_not_reached for code which is expected to be unreachableStefan Weil1-2/+2
2013-05-30qapi: pad GenericList value fields to 64 bitsMichael Roth1-1/+4
2013-05-23qapi: add native list coverage for QMP output visitor testsMichael Roth1-0/+332
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini1-1/+1
2012-12-19qapi: move inclusions of qemu-common.h from headers to .c filesPaolo Bonzini1-0/+1
2012-03-30test makefile overhaulPaolo Bonzini1-0/+477