summaryrefslogtreecommitdiffstats
path: root/tests/test-qmp-input-visitor.c
Commit message (Expand)AuthorAgeFilesLines
* qapi: Test use of 'number' within alternatesEric Blake2015-10-121-3/+128
* qapi: Introduce a first class 'any' typeMarkus Armbruster2015-09-211-0/+45
* qapi-visit: Convert to QAPISchemaVisitor, fixing bugsMarkus Armbruster2015-09-211-2/+2
* qapi: Document that input visitor semantics are prone to leaksEric Blake2015-09-041-0/+2
* qapi: Fix generated code when flat union has member 'kind'Markus Armbruster2015-09-041-1/+1
* qapi: Drop tests for inline nested structsEric Blake2015-05-051-7/+9
* qapi: Merge UserDefTwo and UserDefNested in testsEric Blake2015-05-051-7/+10
* qapi: Rename anonymous union type in testEric Blake2015-05-051-8/+8
* qapi: Forbid base without discriminator in unionsEric Blake2015-05-051-19/+0
* qapi: Clean up test coverage of simple unionsEric Blake2015-05-051-29/+32
* qapi: Replace uncommon use of the error API by the common oneMarkus Armbruster2014-05-151-9/+17
* tests/qapi-schema: Drop superfluous error_is_set()Markus Armbruster2014-05-091-13/+12
* qmp hmp: Consistently name Error * objects err, and not errpMarkus Armbruster2014-05-081-32/+32
* qapi script: do not allow string discriminatorWenchao Xia2014-03-111-3/+7
* tests/qapi-schema: Cover flat union typesMarkus Armbruster2014-03-031-0/+20
* tests/qapi-schema: Cover union types with baseMarkus Armbruster2014-03-031-1/+2
* tests/qapi-schema: Cover complex types with baseMarkus Armbruster2014-03-031-2/+2
* tests/qapi-schema: Cover anonymous union typesMarkus Armbruster2014-03-031-0/+18
* Use error_is_set() only when necessaryMarkus Armbruster2014-02-171-10/+10
* tests: fix memleak in error path test for input visitorWenchao Xia2013-11-051-0/+1
* misc: Use g_assert_not_reached for code which is expected to be unreachableStefan Weil2013-07-271-1/+1
* qapi: add native list coverage for QMP input visitor testsMichael Roth2013-05-231-0/+338
* qapi: add QMP input test for large integersMichael Roth2013-05-231-0/+20
* 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
* qapi: fix error propagationPaolo Bonzini2012-07-231-8/+16
* test makefile overhaulPaolo Bonzini2012-03-301-0/+308
OpenPOWER on IntegriCloud