summaryrefslogtreecommitdiffstats
path: root/tests/check-qom-proplist.c
Commit message (Expand)AuthorAgeFilesLines
* qom: Change object property iterator API contractDaniel P. Berrange2016-01-181-4/+3Star
* qom: Allow properties to be registered against classesDaniel P. Berrange2016-01-181-10/+21
* qom: Add a test case for complex property finalizationDaniel P. Berrange2015-11-181-0/+159
* qom: Introduce ObjectPropertyIterator struct for iterationDaniel P. Berrange2015-11-181-0/+46
* qom: Don't pass string table to object_get_enum() functionDaniel P. Berrange2015-06-191-0/+43
* qom: Add an object_property_add_enum() helper functionDaniel P. Berrange2015-06-191-0/+73
* qom: Add object_new_with_props() / object_new_withpropv() helpersDaniel P. Berrange2015-06-191-0/+186