iotests.py: Add skip_for_formats() decorator
commitff3caf5af0fd204133668f26fde39b27f86c5d76
authorMax Reitz <mreitz@redhat.com>
Wed, 17 Jun 2020 10:48:18 +0000 (17 12:48 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 17 Jun 2020 14:21:21 +0000 (17 16:21 +0200)
tree19cd6b442532313096e2b5548599bb04a0b51064
parent6510ba1c0ebd1503097ac831956505adf5ec29d2
iotests.py: Add skip_for_formats() decorator

Sometimes, we want to skip some test methods for certain formats.  This
decorator allows that.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200617104822.27525-2-mreitz@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/118
tests/qemu-iotests/iotests.py