qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] tests: Add check-block to "make check"
@ 2014-12-15  5:07 Fam Zheng
  2014-12-15  5:07 ` [Qemu-devel] [PATCH v2 1/3] qemu-iotests: Remove 091 from quick group Fam Zheng
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Fam Zheng @ 2014-12-15  5:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, Markus Armbruster, Stefan Hajnoczi, Max Reitz

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-12-15  9:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-15  5:07 [Qemu-devel] [PATCH v2 0/3] tests: Add check-block to "make check" Fam Zheng
2014-12-15  5:07 ` [Qemu-devel] [PATCH v2 1/3] qemu-iotests: Remove 091 from quick group Fam Zheng
2014-12-15  5:07 ` [Qemu-devel] [PATCH v2 2/3] qemu-iotests: Speed up make check-block Fam Zheng
2014-12-15  5:07 ` [Qemu-devel] [PATCH v2 3/3] tests/Makefile: Add check-block to make check Fam Zheng
2014-12-15  9:37 ` [Qemu-devel] [PATCH v2 0/3] tests: Add check-block to "make check" Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).