qemu-iotests contains useful tests that have a nice coverage of block layer code. Adding check-block (which calls tests/qemu-iotests-quick.sh) to "make check" is good for developers' self-testing.
v2: Address comments from reviewing of v1: Remove 091 from quick group. (Kevin) Add Max's rev-by in patch 2. (Max) Allow overriding TEST_DIR, and leave "-c writeback" out in patch 3. (Markus, Kevin) Fam Zheng (3): qemu-iotests: Remove 091 from quick group qemu-iotests: Speed up make check-block tests/Makefile: Add check-block to make check tests/Makefile | 2 +- tests/qemu-iotests-quick.sh | 2 +- tests/qemu-iotests/check | 1 + tests/qemu-iotests/group | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) -- 1.9.3