summaryrefslogtreecommitdiff
path: root/tests/test-string-input-visitor.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-02-16tests: Clean up includesPeter Maydell1-1/+1
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake1-17/+17
2014-06-19tests: simplify codeMichael S. Tsirkin1-3/+1
2014-06-19qapi: make string input visitor parse int listHu Tao1-0/+36
2014-06-19tests: fix memory leak in test of string input visitorHu Tao1-0/+3
2014-05-08qmp hmp: Consistently name Error * objects err, and not errpMarkus Armbruster1-25/+25
2014-02-17Use error_is_set() only when necessaryMarkus Armbruster1-10/+10
2013-02-07tests/test-string-input-visitor: Handle errors provoked by fuzz testPeter Maydell1-6/+6
2013-01-26tests: add fuzzing to visitor testsBlue Swirl1-0/+49
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-03-30test makefile overhaulPaolo Bonzini1-0/+195