aboutsummaryrefslogtreecommitdiff
path: root/tests/check-qobject.c
AgeCommit message (Expand)Author
2018-07-28qstring: Move qstring_from_substr()'s @end one to the rightMarkus Armbruster
2018-06-15block: Add block-specific QDict headerMax Reitz
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau
2018-03-19qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster
2018-02-09qdict qlist: Make most helper macros functionsMarkus Armbruster
2018-02-09Eliminate qapi/qmp/types.hMarkus Armbruster
2018-01-16tests: fix check-qobject leakMarc-André Lureau
2017-11-17tests: Add check-qobject for equality testsMax Reitz