My previous series "iotests: Allow out-of-tree run" broke qemu-iotests-quick.sh. Fixing it means simplifying it and allowing more tests to be added to the quick group, which is what this series does. It also adds some unaffected tests to the quick group because I can't see a reason why not to.
This series (or at least patch 2) depends on v3 of my series "block: Fix unset \"filename\" for certain drivers". Max Reitz (3): iotests: Simplify qemu-iotests-quick.sh iotests: Add qemu tests to quick group iotests: Add more tests to quick group tests/qemu-iotests-quick.sh | 12 +--------- tests/qemu-iotests/group | 58 ++++++++++++++++++++++----------------------- 2 files changed, 30 insertions(+), 40 deletions(-) -- 2.0.0