Browse Source

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>
pull/14/head
Maria Kustova 12 years ago
committed by Stefan Hajnoczi
parent
commit
071e649194
  1. 1
      tests/image-fuzzer/qcow2/__init__.py

1
tests/image-fuzzer/qcow2/__init__.py

@ -0,0 +1 @@
from layout import create_image
Loading…
Cancel
Save