aboutsummaryrefslogtreecommitdiff
path: root/tests/test-string-input-visitor.c
AgeCommit message (Expand)Author
2014-06-19tests: simplify codeMichael S. Tsirkin
2014-06-19qapi: make string input visitor parse int listHu Tao
2014-06-19tests: fix memory leak in test of string input visitorHu Tao
2014-05-08qmp hmp: Consistently name Error * objects err, and not errpMarkus Armbruster
2014-02-17Use error_is_set() only when necessaryMarkus Armbruster
2013-02-07tests/test-string-input-visitor: Handle errors provoked by fuzz testPeter Maydell
2013-01-26tests: add fuzzing to visitor testsBlue Swirl
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-03-30test makefile overhaulPaolo Bonzini