When running the test in thorough mode, we currently try to run a lot of tests that are only skipped, which is somewhat annoying. This series fixes the problems (see second patch), and add some more image formats in the third patch (which should be fine now that the list of tests that we try to execute is not that big anymore).
Thomas Huth (3): tests/qemu-iotests/184: Fix skip message for qemu-img without throttle tests/qemu-iotests: Improve the dry run list to speed up thorough testing tests/qemu-iotest: Add more image formats to the thorough testing tests/qemu-iotests/184 | 2 +- tests/qemu-iotests/check | 35 +++++++++++++++++++++++++++++++--- tests/qemu-iotests/meson.build | 3 +++ 3 files changed, 36 insertions(+), 4 deletions(-) -- 2.51.0