summaryrefslogtreecommitdiff
path: root/tests/test-visitor-serialization.c
AgeCommit message (Expand)Author
2013-07-27misc: Use g_assert_not_reached for code which is expected to be unreachableStefan Weil
2013-05-23qapi: add native list coverage for visitor serialization testsMichael Roth
2013-05-23qapi: fix visitor serialization tests for numbers/doublesMichael Roth
2013-05-15qapi: fix leak in unit testsMichael Roth
2013-04-05test-visitor-serialization: Fix some memory leaksStefan Berger
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini
2012-12-19qapi: move inclusions of qemu-common.h from headers to .c filesPaolo Bonzini
2012-06-08qapi: Add String visitor coverage to serialization unit testsMichael Roth
2012-06-08qapi: Unit tests for visitor-based serializationMichael Roth