qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/3] tests: Add check-block to "make check"


From: Fam Zheng
Subject: [Qemu-devel] [PATCH v2 0/3] tests: Add check-block to "make check"
Date: Mon, 15 Dec 2014 13:07:16 +0800

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]