test-qdev-global-props: Initialize not_used=true for all props
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 8 Aug 2014 19:03:28 +0000 (16:03 -0300)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 18 Sep 2014 18:51:24 +0000 (21:51 +0300)
commit45de81735b01b59fbc45803b2c1c8ca37cb55ead
tree1fd97208e70408e9a8ee45495701408cccb8a9de
parent2177801a4899bf29108b3d471417a5b4d701ec29
test-qdev-global-props: Initialize not_used=true for all props

This will ensure we are actually testing the code which sets
not_used=false when the property is used.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/test-qdev-global-props.c