summaryrefslogtreecommitdiff
path: root/tests/test-opts-visitor.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-30qapi: Fix QemuOpts visitor regression on unvisited inputEric Blake1-3/+4
2017-03-30tests: Expose regression in QemuOpts visitorEric Blake1-0/+20
2016-07-06opts-visitor: Favor new visit_free() functionEric Blake1-5/+4
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-03-04qapi-dealloc: Reduce use outside of generated codeEric Blake1-9/+1
2016-02-16tests: Clean up includesPeter Maydell1-0/+1
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake1-3/+3
2015-06-22QemuOpts: Wean off qerror_report_err()Markus Armbruster1-1/+2
2013-11-05tests: fix 64-bit int literals for 32-bit hostsStefan Hajnoczi1-1/+1
2013-08-20OptsVisitor: introduce unit tests, with test cases for range flatteningLaszlo Ersek1-0/+275