qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 0/7] tests: Add check-block to "make check"


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v4 0/7] tests: Add check-block to "make check"
Date: Tue, 6 Jan 2015 14:53:29 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

On Sun, Jan 04, 2015 at 09:53:45AM +0800, Fam Zheng wrote:
> 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.
> 
> v4: 06: Use CONFIG_LINUX instead of custom "uname" in tests/Makefile. (Peter)
> 
> v2: Take care of other platforms, basically by keeping them unchanged, and 
> only
>     add "make check-block" to "make check" on Linux. (Peter)
> 
> 
> Fam Zheng (7):
>   .gitignore: Ignore generated "common.env"
>   qemu-iotests: Remove 091 from quick group
>   qemu-iotests: Replace "/bin/true" with "true"
>   qemu-iotests: Add "_supported_os Linux" to 058
>   qemu-iotests: Speed up make check-block
>   tests/Makefile: Add check-block to make check on Linux
>   qemu-iotests: Add supported os parameter for python tests
> 
>  .gitignore                       | 1 +
>  tests/Makefile                   | 3 +++
>  tests/qemu-iotests-quick.sh      | 2 +-
>  tests/qemu-iotests/058           | 1 +
>  tests/qemu-iotests/check         | 1 +
>  tests/qemu-iotests/common.config | 2 +-
>  tests/qemu-iotests/common.filter | 2 +-
>  tests/qemu-iotests/common.rc     | 2 +-
>  tests/qemu-iotests/group         | 2 +-
>  tests/qemu-iotests/iotests.py    | 5 ++++-
>  10 files changed, 15 insertions(+), 6 deletions(-)
> 
> -- 
> 1.9.3
> 
> 

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

Attachment: pgpuhmviPSIsS.pgp
Description: PGP signature


reply via email to

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