summaryrefslogtreecommitdiff
path: root/tests/test-qmp-input-strict.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-26tests: add QMP input visitor test for unions with no discriminatorMichael Roth1-0/+17
2014-05-15qapi: Replace uncommon use of the error API by the common oneMarkus Armbruster1-1/+9
2014-05-15tests: Don't call visit_end_struct() after visit_start_struct() failsMarkus Armbruster1-5/+13
2014-05-08qmp hmp: Consistently name Error * objects err, and not errpMarkus Armbruster1-36/+36
2014-04-25Use error_is_set() only when necessary (again)Markus Armbruster1-4/+4
2014-03-11qapi script: do not allow string discriminatorWenchao Xia1-1/+4
2014-03-03tests/qapi-schema: Cover flat union typesMarkus Armbruster1-0/+33
2014-03-03tests/qapi-schema: Cover union types with baseMarkus Armbruster1-2/+2
2014-03-03tests/qapi-schema: Cover anonymous union typesMarkus Armbruster1-0/+32
2014-02-17Use error_is_set() only when necessaryMarkus Armbruster1-8/+8
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/+234