aboutsummaryrefslogtreecommitdiff
path: root/tests/device-introspect-test.c
AgeCommit message (Expand)Author
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/qbool.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster
2017-07-17qmp: Include parent type on 'qom-list-types' outputEduardo Habkost
2017-07-17qmp: Include 'abstract' field on 'qom-list-types' outputEduardo Habkost
2017-07-17tests: Simplify abstract-interfaces check with a helperEduardo Habkost
2017-05-09qobject: Use simpler QDict/QList scalar insertion macrosEric Blake
2017-01-16qom: Make all interface types abstractEduardo Habkost
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-02-16tests: Clean up includesPeter Maydell
2015-10-09qdev: Protect device-list-properties against broken devicesMarkus Armbruster
2015-10-09qmp: Fix device-list-properties not to crash for abstract deviceMarkus Armbruster
2015-10-09device-introspect-test: New, covering device introspectionMarkus Armbruster