]> git.proxmox.com Git - mirror_qemu.git/commit - tests/tco-test.c
tests/tco: Make test independent of global_qtest
authorThomas Huth <thuth@redhat.com>
Tue, 9 Apr 2019 08:52:41 +0000 (10:52 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 8 May 2019 14:59:28 +0000 (16:59 +0200)
commit6bb58d200a9e68808e856df76a0e2fd3bf38e35d
tree50af945e8a388c2d30a29cb97249420d1154ce93
parent4ac2670bf955dbb3c785eb7e6c29ef684e670d7f
tests/tco: Make test independent of global_qtest

Pass around the QTestState in the TestData, so we do not need the
global_qtest variable here anymore.

Message-Id: <20190409085245.31548-2-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/tco-test.c