]> Git Repo - qemu.git/commit
tests/ide-test: Make test independent of global_qtest
authorThomas Huth <[email protected]>
Tue, 9 Apr 2019 08:52:45 +0000 (10:52 +0200)
committerThomas Huth <[email protected]>
Wed, 8 May 2019 14:59:28 +0000 (16:59 +0200)
commit4a61c3abbb7f7f8c77c06d1576c2062f12ee9e5c
treea4f71d681e06e85a73d4404822c30fda86fbd4c8
parent8c7eb0987b255ebb1f6b04fd460a1a7323f3bec3
tests/ide-test: Make test independent of global_qtest

Pass around the QTestState, so we do not need the problematic global_qtest
variable (which causes trouble for tests that have multiple test states)
here anymore.

Message-Id: <20190409085245[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
tests/ide-test.c
This page took 0.034847 seconds and 4 git commands to generate.