summaryrefslogtreecommitdiff
path: root/tests/test-qmp-input-visitor.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-05tests: fix memleak in error path test for input visitorWenchao Xia1-0/+1
2013-07-27misc: Use g_assert_not_reached for code which is expected to be unreachableStefan Weil1-1/+1
2013-05-23qapi: add native list coverage for QMP input visitor testsMichael Roth1-0/+338
2013-05-23qapi: add QMP input test for large integersMichael Roth1-0/+20
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini1-1/+1
2012-12-19qapi: move inclusions of qemu-common.h from headers to .c filesPaolo Bonzini1-0/+1
2012-07-23qapi: fix error propagationPaolo Bonzini1-8/+16
2012-03-30test makefile overhaulPaolo Bonzini1-0/+308