summaryrefslogtreecommitdiffstats
path: root/tests/image-fuzzer/qcow2/__init__.py
diff options
context:
space:
mode:
authorMaria Kustova2014-08-11 12:34:02 +0200
committerStefan Hajnoczi2014-08-15 19:03:14 +0200
commit071e6491947acff53196c119ea4713593e7a8b11 (patch)
tree023f39896f91f7ba359571172d4336f10b38d79d /tests/image-fuzzer/qcow2/__init__.py
parentimage-fuzzer: Generator of fuzzed qcow2 images (diff)
downloadqemu-071e6491947acff53196c119ea4713593e7a8b11.tar.gz
qemu-071e6491947acff53196c119ea4713593e7a8b11.tar.xz
qemu-071e6491947acff53196c119ea4713593e7a8b11.zip
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>
Diffstat (limited to 'tests/image-fuzzer/qcow2/__init__.py')
-rw-r--r--tests/image-fuzzer/qcow2/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/image-fuzzer/qcow2/__init__.py b/tests/image-fuzzer/qcow2/__init__.py
new file mode 100644
index 0000000000..e2ebe19311
--- /dev/null
+++ b/tests/image-fuzzer/qcow2/__init__.py
@@ -0,0 +1 @@
+from layout import create_image