aboutsummaryrefslogtreecommitdiff
path: root/tests/check-qnull.c
AgeCommit message (Expand)Author
2016-10-25qapi: rename QmpOutputVisitor to QObjectOutputVisitorDaniel P. Berrange
2016-10-25qapi: rename QmpInputVisitor to QObjectInputVisitorDaniel P. Berrange
2016-10-25qapi: rename *qmp-*-visitor* to *qobject-*-visitor*Daniel P. Berrange
2016-07-06qapi: Add new visit_complete() functionEric Blake
2016-07-06qmp-output-visitor: Favor new visit_free() functionEric Blake
2016-07-06qmp-input-visitor: Favor new visit_free() functionEric Blake
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-05-12qmp: Support explicit null during visitsEric Blake
2016-05-12tests: Add check-qnullEric Blake