summaryrefslogtreecommitdiffstats
path: root/tests/test-qmp-input-strict.c
Commit message (Expand)AuthorAgeFilesLines
* qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster2015-09-211-0/+55
* qapi-visit: Convert to QAPISchemaVisitor, fixing bugsMarkus Armbruster2015-09-211-2/+2
* qapi: Merge UserDefTwo and UserDefNested in testsEric Blake2015-05-051-7/+10
* qapi: Rename anonymous union type in testEric Blake2015-05-051-14/+14
* qapi: Clean up test coverage of simple unionsEric Blake2015-05-051-28/+29
* tests: add QMP input visitor test for unions with no discriminatorMichael Roth2014-09-261-0/+17
* qapi: Replace uncommon use of the error API by the common oneMarkus Armbruster2014-05-151-1/+9
* tests: Don't call visit_end_struct() after visit_start_struct() failsMarkus Armbruster2014-05-151-5/+13
* qmp hmp: Consistently name Error * objects err, and not errpMarkus Armbruster2014-05-081-36/+36
* Use error_is_set() only when necessary (again)Markus Armbruster2014-04-251-4/+4
* qapi script: do not allow string discriminatorWenchao Xia2014-03-111-1/+4
* tests/qapi-schema: Cover flat union typesMarkus Armbruster2014-03-031-0/+33
* tests/qapi-schema: Cover union types with baseMarkus Armbruster2014-03-031-2/+2
* tests/qapi-schema: Cover anonymous union typesMarkus Armbruster2014-03-031-0/+32
* Use error_is_set() only when necessaryMarkus Armbruster2014-02-171-8/+8
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-191-1/+1
* qapi: move inclusions of qemu-common.h from headers to .c filesPaolo Bonzini2012-12-191-0/+1
* test makefile overhaulPaolo Bonzini2012-03-301-0/+234
OpenPOWER on IntegriCloud