You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since `qemu_version_mock` is required for all tests using `qemu_mock`,
move its functionality into `qemu_mock`.
Since `qemu_driver` will fixture will soon need `qemu_mock` always, add
it as its dependency now, thus minimizing the direct fixtures required
by the tests.
Signed-off-by: Bastian Krause <bst@pengutronix.de>
0 commit comments