mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 02:03:56 -06:00
image-fuzzer: Public API for image-fuzzer/runner/runner.py
__init__.py provides the public API required by the test runner Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Maria Kustova <maria.k@catit.be> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
e123232331
commit
071e649194
1 changed files with 1 additions and 0 deletions
1
tests/image-fuzzer/qcow2/__init__.py
Normal file
1
tests/image-fuzzer/qcow2/__init__.py
Normal file
|
@ -0,0 +1 @@
|
|||
from layout import create_image
|
Loading…
Add table
Add a link
Reference in a new issue