summaryrefslogtreecommitdiffstats
path: root/tests/device-introspect-test.c
Commit message (Expand)AuthorAgeFilesLines
* tests/device-introspect: Test with all machines, not only with "none"Thomas Huth2018-08-231-3/+29
* tests/device-introspection: Check that the qom-tree and qtree do not changeThomas Huth2018-08-231-4/+19
* qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-041-12/+12
* qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz2018-03-191-7/+7
* Include qapi/qmp/qbool.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* qmp: Include parent type on 'qom-list-types' outputEduardo Habkost2017-07-171-10/+74
* qmp: Include 'abstract' field on 'qom-list-types' outputEduardo Habkost2017-07-171-13/+40
* tests: Simplify abstract-interfaces check with a helperEduardo Habkost2017-07-171-18/+25
* qobject: Use simpler QDict/QList scalar insertion macrosEric Blake2017-05-091-2/+2
* qom: Make all interface types abstractEduardo Habkost2017-01-161-3/+57
* tests: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* tests: Clean up includesPeter Maydell2016-02-161-1/+1
* qdev: Protect device-list-properties against broken devicesMarkus Armbruster2015-10-091-27/+0Star
* qmp: Fix device-list-properties not to crash for abstract deviceMarkus Armbruster2015-10-091-11/+4Star
* device-introspect-test: New, covering device introspectionMarkus Armbruster2015-10-091-0/+158