diff options
| author | Eduardo Habkost <ehabkost@redhat.com> | 2014-08-08 16:03:27 -0300 |
|---|---|---|
| committer | Michael S. Tsirkin <mst@redhat.com> | 2014-09-18 21:51:24 +0300 |
| commit | 2177801a4899bf29108b3d471417a5b4d701ec29 (patch) | |
| tree | c2e897da5bc97a618df17247c1b24d40716c769e /hw/core/qdev-properties.c | |
| parent | 9d41401b90fa10b335d2e739149d36437cfbf622 (diff) | |
| download | focaccia-qemu-2177801a4899bf29108b3d471417a5b4d701ec29.tar.gz focaccia-qemu-2177801a4899bf29108b3d471417a5b4d701ec29.zip | |
test-qdev-global-props: Run tests on subprocess
There are multiple reasons for running the global property tests on a subprocess: * We need the global_props lists to be empty for each test case, so global properties from the previous test won't affect the next one; * We don't want the qdev_prop_check_global() warnings to pollute test output; * With a subprocess, we can ensure qdev_prop_check_global() is printing the warning messages it should. 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>
Diffstat (limited to 'hw/core/qdev-properties.c')
0 files changed, 0 insertions, 0 deletions