summaryrefslogtreecommitdiffstats
path: root/tests/test-qmp-input-visitor.c
Commit message (Expand)AuthorAgeFilesLines
* 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