qemu-e2k/tests/qemu-iotests
Kevin Wolf ed4dc684b2 qemu-iotests: test commiting changes to backing file
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2012-02-22 16:17:02 +01:00
..
.gitignore qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
001 qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
001.out qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
002 qemu-iotests: fix pattern for write test 2012-02-22 16:17:02 +01:00
002.out qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
003 qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
003.out qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
004 qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
004.out qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
005 qemu-iotests: skip test 005 for vpc format images 2012-02-22 16:16:59 +01:00
005.out qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
006 qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
006.out qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
007 qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
007.out qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
008 qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
008.out qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
009 qemu-iotests: make a few more tests generic 2012-02-22 16:17:01 +01:00
009.out qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
010 qemu-iotests: make a few more tests generic 2012-02-22 16:17:01 +01:00
010.out qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
011 qemu-iotests: make a few more tests generic 2012-02-22 16:17:01 +01:00
011.out qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
012 qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
012.out qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
013 qemu-iotests: make a few more tests generic 2012-02-22 16:17:01 +01:00
013.out qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
014 qemu-iotests: make a few more tests generic 2012-02-22 16:17:01 +01:00
014.out qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
015 qemu-iotests: make a few more tests generic 2012-02-22 16:17:01 +01:00
015.out qemu-iotests: add test for refcount table growth and snapshots 2012-02-22 16:17:01 +01:00
016 qemu-iotests: test I/O after EOF for growable files 2012-02-22 16:17:02 +01:00
016.out qemu-iotests: test I/O after EOF for growable files 2012-02-22 16:17:02 +01:00
017 qemu-iotests: simple backing file test 2012-02-22 16:17:02 +01:00
017.out qemu-iotests: simple backing file test 2012-02-22 16:17:02 +01:00
018 qemu-iotests: test merge of backing file when converting 2012-02-22 16:17:02 +01:00
018.out qemu-iotests: test merge of backing file when converting 2012-02-22 16:17:02 +01:00
019 qemu-iotests: test qemu-img convert with backing file for the output image 2012-02-22 16:17:02 +01:00
019.out qemu-iotests: test qemu-img convert with backing file for the output image 2012-02-22 16:17:02 +01:00
020 qemu-iotests: test commiting changes to backing file 2012-02-22 16:17:02 +01:00
020.out qemu-iotests: test commiting changes to backing file 2012-02-22 16:17:02 +01:00
COPYING qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
Makefile qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
README qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
check qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
common qemu-iotests: add support for the vdi image format 2012-02-22 16:17:01 +01:00
common.config qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
common.filter qemu-iotests: Initial import into the public repository. 2012-02-22 16:15:22 +01:00
common.pattern qemu-iotests: test qemu-img convert with backing file for the output image 2012-02-22 16:17:02 +01:00
common.rc qemu-iotests: simple backing file test 2012-02-22 16:17:02 +01:00
group qemu-iotests: test commiting changes to backing file 2012-02-22 16:17:02 +01:00

README

=== This is the QEMU I/O test suite ===

* Intro

This package contains a simple test suite for the I/O layer of qemu.
It does not requite a guest, but only the qemu, qemu-img and qemu-io
binaries.  This does limit it to exercise the low-level I/O path only
but no actual block drivers like ide, scsi or virtio.

* Usage

Just run ./check to run all tests for the raw image format, or ./check
-qcow2 to test the qcow2 image format.  The output of ./check -h explains
additional options to test further image formats or I/O methods.

* Feedback and patches

Please send improvements to the test suite, general feedback or just
reports of failing tests cases to qemu-devel@savannah.nongnu.org.