image-fuzzer: Public API for image-fuzzer/runner/runner.py
authorMaria Kustova <maxa@catit.be>
Mon, 11 Aug 2014 10:34:02 +0000 (14:34 +0400)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 15 Aug 2014 17:03:14 +0000 (18:03 +0100)
__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>
tests/image-fuzzer/qcow2/__init__.py [new file with mode: 0644]

diff --git a/tests/image-fuzzer/qcow2/__init__.py b/tests/image-fuzzer/qcow2/__init__.py
new file mode 100644 (file)
index 0000000..e2ebe19
--- /dev/null
@@ -0,0 +1 @@
+from layout import create_image