summaryrefslogtreecommitdiff
path: root/tests/test-qdev-global-props.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-18qdev: Move global validation to a single functionEduardo Habkost1-11/+55
2014-09-18qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()Eduardo Habkost1-1/+1
2014-09-18test-qdev-global-props: Test handling of hotpluggable and non-device typesEduardo Habkost1-0/+55
2014-09-18test-qdev-global-props: Initialize not_used=true for all propsEduardo Habkost1-2/+5
2014-09-18test-qdev-global-props: Run tests on subprocessEduardo Habkost1-6/+43
2014-09-14test-qdev-global-props: Trivial comment fixEduardo Habkost1-1/+1
2014-06-05qdev: Add test of qdev_prop_check_globalDon Slutz1-0/+4
2013-08-16qdev: Set globals in instance_post_init functionEduardo Habkost1-0/+73
2013-08-16tests: Unit tests for qdev global properties handlingEduardo Habkost1-0/+107