diff options
author | Christoph Hellwig <hch@brick.lst.de> | 2009-06-22 18:29:05 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-02-22 16:15:22 +0100 |
commit | 6bf19c94a0518a2c9101f2ee368c9a0ea56101ba (patch) | |
tree | 23eec42372118118691554744ed7e04ad0e21df8 /tests/qemu-iotests/group |
qemu-iotests: Initial import into the public repository.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r-- | tests/qemu-iotests/group | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group new file mode 100644 index 0000000000..155e1ce5e2 --- /dev/null +++ b/tests/qemu-iotests/group @@ -0,0 +1,23 @@ +# +# QA groups control file +# Defines test groups +# - do not start group names with a digit +# + +# +# test-group association ... one line per test +# +001 rw auto +002 rw auto +003 rw auto +004 rw auto +005 img auto +006 img auto +007 snapshot auto +008 rw auto +009 rw auto +010 rw auto +011 rw auto +012 auto +013 rw auto +014 rw auto |