From: Stefan Hajnoczi <stefanha@gmail.com>
To: Fam Zheng <famz@redhat.com>
Cc: Kevin Wolf <kwolf@redhat.com>,
Peter Maydell <peter.maydell@linaro.org>,
Markus Armbruster <armbru@redhat.com>,
qemu-devel@nongnu.org, Max Reitz <mreitz@redhat.com>,
Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v4 0/7] tests: Add check-block to "make check"
Date: Tue, 6 Jan 2015 14:53:29 +0000 [thread overview]
Message-ID: <20150106145329.GL29775@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1420336432-8367-1-git-send-email-famz@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1516 bytes --]
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 #2: Type: application/pgp-signature, Size: 473 bytes --]
prev parent reply other threads:[~2015-01-06 14:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-04 1:53 [Qemu-devel] [PATCH v4 0/7] tests: Add check-block to "make check" Fam Zheng
2015-01-04 1:53 ` [Qemu-devel] [PATCH v4 1/7] .gitignore: Ignore generated "common.env" Fam Zheng
2015-01-04 1:53 ` [Qemu-devel] [PATCH v4 2/7] qemu-iotests: Remove 091 from quick group Fam Zheng
2015-01-04 1:53 ` [Qemu-devel] [PATCH v4 3/7] qemu-iotests: Replace "/bin/true" with "true" Fam Zheng
2015-01-04 1:53 ` [Qemu-devel] [PATCH v4 4/7] qemu-iotests: Add "_supported_os Linux" to 058 Fam Zheng
2015-01-04 1:53 ` [Qemu-devel] [PATCH v4 5/7] qemu-iotests: Speed up make check-block Fam Zheng
2015-01-04 1:53 ` [Qemu-devel] [PATCH v4 6/7] tests/Makefile: Add check-block to make check on Linux Fam Zheng
2015-01-12 16:35 ` Stefan Hajnoczi
2015-01-04 1:53 ` [Qemu-devel] [PATCH v4 7/7] qemu-iotests: Add supported os parameter for python tests Fam Zheng
2015-01-06 14:53 ` Stefan Hajnoczi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150106145329.GL29775@stefanha-thinkpad.redhat.com \
--to=stefanha@gmail.com \
--cc=armbru@redhat.com \
--cc=famz@redhat.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).