On Thu, Jun 27, 2013 at 10:40:23PM +0100, Alex Bligh wrote: > --On 27 June 2013 16:53:40 +0200 Stefan Hajnoczi <stefa...@gmail.com> wrote: > > >I realized I should give a bit more info to help you get started. > > > >tests/qemu-iotests/check is the script to run tests. There are > >currently around 55 tests which exercise operations using qemu-img(1), > >qemu-io(1), and sometimes by running QEMU. > > > >You can launch it like this: > >cd tests/qemu-iotests > >QEMU_PROG=path/to/qemu-system-x86_64 PATH=path/to/qemu-dir:$PATH ./check > >-qcow2 > > This is a fantastically useful piece of information. If that's not on the > wiki (I haven't found it), it would be really useful there. Thanks.
Good idea. I have created a page here: http://qemu-project.org/Documentation/QemuIoTests Stefan