aboutsummaryrefslogtreecommitdiff
path: root/tests/test-qdev-global-props.c
AgeCommit message (Expand)Author
2017-07-17test-qdev-global-props: Test global property orderingEduardo Habkost
2017-07-13Convert error_report() to warn_report()Alistair Francis
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-02-16tests: Clean up includesPeter Maydell
2016-02-08qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake
2014-09-18qdev: Move global validation to a single functionEduardo Habkost
2014-09-18qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()Eduardo Habkost
2014-09-18test-qdev-global-props: Test handling of hotpluggable and non-device typesEduardo Habkost
2014-09-18test-qdev-global-props: Initialize not_used=true for all propsEduardo Habkost
2014-09-18test-qdev-global-props: Run tests on subprocessEduardo Habkost
2014-09-14test-qdev-global-props: Trivial comment fixEduardo Habkost
2014-06-05qdev: Add test of qdev_prop_check_globalDon Slutz
2013-08-16qdev: Set globals in instance_post_init functionEduardo Habkost
2013-08-16tests: Unit tests for qdev global properties handlingEduardo Habkost