diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2015-11-16 15:37:34 +0000 |
---|---|---|
committer | Andreas Färber <afaerber@suse.de> | 2015-11-18 21:13:49 +0100 |
commit | 8c4d156c187c84b574d287bd4b9ddf9a6975de7c (patch) | |
tree | fc38174161817280da6f4e42905a011e389481e3 /qom | |
parent | 456fb0bfe0b27c54d316be7fe3b362247f732656 (diff) | |
download | hqemu-8c4d156c187c84b574d287bd4b9ddf9a6975de7c.zip hqemu-8c4d156c187c84b574d287bd4b9ddf9a6975de7c.tar.gz |
qom: Add a test case for complex property finalization
Devices have some quite complex object child/link relationships
which place some requirements on the object_property_del_all()
function to consider that properties can be modified while
being iterated over.
This extends the QOM property test case to replicate the
device like structure and expose any potential bugs in the
object_property_del_all() function.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'qom')
0 files changed, 0 insertions, 0 deletions