summaryrefslogtreecommitdiffstats
path: root/tests/test-visitor-serialization.c
Commit message (Expand)AuthorAgeFilesLines
* qapi: Unbox base membersEric Blake2015-11-021-8/+6
* qapi: Drop tests for inline nested structsEric Blake2015-05-051-24/+30
* qapi: Merge UserDefTwo and UserDefNested in testsEric Blake2015-05-051-36/+37
* tests: Add missing 'static' attributes (fix warnings from smatch)Stefan Weil2014-07-181-3/+3
* qapi: Replace uncommon use of the error API by the common oneMarkus Armbruster2014-05-151-2/+10
* tests: Don't call visit_end_struct() after visit_start_struct() failsMarkus Armbruster2014-05-151-5/+13
* tests/qapi-schema: Cover complex types with baseMarkus Armbruster2014-03-031-6/+8
* qapi: Add human mode to StringOutputVisitorPaolo Bonzini2014-02-141-1/+1
* misc: Use g_assert_not_reached for code which is expected to be unreachableStefan Weil2013-07-271-4/+4
* qapi: add native list coverage for visitor serialization testsMichael Roth2013-05-231-18/+433
* qapi: fix visitor serialization tests for numbers/doublesMichael Roth2013-05-231-17/+8
* qapi: fix leak in unit testsMichael Roth2013-05-151-2/+7
* test-visitor-serialization: Fix some memory leaksStefan Berger2013-04-051-1/+11
* 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/+2
* qapi: Add String visitor coverage to serialization unit testsMichael Roth2012-06-081-0/+40
* qapi: Unit tests for visitor-based serializationMichael Roth2012-06-081-0/+744
OpenPOWER on IntegriCloud