aboutsummaryrefslogtreecommitdiff
path: root/tests/test-string-input-visitor.c
AgeCommit message (Expand)Author
2016-10-25qapi: rename *qmp-*-visitor* to *qobject-*-visitor*Daniel P. Berrange
2016-09-08tests: fix leak in test-string-input-visitorMarc-André Lureau
2016-07-06string-input-visitor: Favor new visit_free() functionEric Blake
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-05-12qapi: Simplify semantics of visit_next_list()Eric Blake
2016-05-12qapi: Fix string input visitor handling of invalid listEric Blake
2016-05-12tests/string-input-visitor: Add negative integer testsMarkus Armbruster
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-02-16tests: Clean up includesPeter Maydell
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake
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