|
| From: | Anthony Liguori |
| Subject: | Re: [Qemu-devel] the qemu-iotests test suite is now available |
| Date: | Tue, 23 Jun 2009 11:03:39 -0500 |
| User-agent: | Thunderbird 2.0.0.21 (X11/20090320) |
Christoph Hellwig wrote:
I've now uploaded the qemu-iotests suite which exercises the I/O
path using qemu-img, qemu-io and basic qemu use without a guest.
It's available from my personal kernel.org area at:
git://git.kernel.org/pub/scm/linux/kernel/git/hch/qemu-iotests.git
with gitweb at
http://git.kernel.org/?p=linux/kernel/git/hch/qemu-iotests.git
To run it simply do a ./check (defaults to raw format) or ./check
-qcow2.
Thanks to Kevin Wolf for sharing his qcow2 test script which make up
the most interesting scripts in the test suite, and for SGI for beeing
able to re-use the xfsqa test driver.
This is great!The only thing that would be nice to have is the ability to point it at a build directory. Setting PATH isn't enough because it expects a qemu executable whereas my build directory has a qemu-system-x86_64 executable.
Why does it need to run qemu? Shouldn't qemu-io/qemu-img be enough? Regards, Anthony Liguori
| [Prev in Thread] | Current Thread | [Next in Thread] |