From: David Gibson <david@gibson.dropbear.id.au>
To: Thomas Huth <thuth@redhat.com>
Cc: qemu-devel@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>,
Eric Blake <eblake@redhat.com>,
Markus Armbruster <armbru@redhat.com>,
Peter Maydell <peter.maydell@linaro.org>,
Richard Henderson <rth@twiddle.net>,
Peter Crosthwaite <crosthwaite.peter@gmail.com>,
Eduardo Habkost <ehabkost@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v3 0/2] Add a test for serial output (and sort tests by architecture in the Makefile)
Date: Mon, 5 Sep 2016 11:38:30 +1000 [thread overview]
Message-ID: <20160905013830.GC2587@voom.fritz.box> (raw)
In-Reply-To: <1472896671-1189-1-git-send-email-thuth@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1576 bytes --]
On Sat, Sep 03, 2016 at 11:57:49AM +0200, Thomas Huth wrote:
> Since some of the machines that we support in QEMU sometimes get
> broken by other changes, and it then takes a while 'till somebody
> notices the breakage, it would be nice to get some more automatic
> test coverage for various machines during "make check". The
> second patch adds such a test for the machines where we've got
> a firmware image for and thus can test for some magic strings
> in the serial output of the firmware.
>
> The first patch is just a clean-up for the Makefile to avoid that
> new tests get added with "=" instead of "+=" (and thus completely
> overwrite the correspond variable by accident).
Applied to ppc-for-2.8, thanks.
>
> v3:
> - Rebased to master (there were some conflicts in Makefile.include)
>
> v2:
> - Some more clean-ups for the Makefile (i.e. some additional empty
> lines)
> - Check return value of read() to make sure that there is no error
>
> Thomas Huth (2):
> tests: Resort check-qtest entries in Makefile.include
> tests: Check serial output of firmware boot of some machines
>
> tests/Makefile.include | 52 +++++++++++++++-------
> tests/boot-serial-test.c | 110 +++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 146 insertions(+), 16 deletions(-)
> create mode 100644 tests/boot-serial-test.c
>
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
prev parent reply other threads:[~2016-09-05 2:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-03 9:57 [Qemu-devel] [PATCH v3 0/2] Add a test for serial output (and sort tests by architecture in the Makefile) Thomas Huth
2016-09-03 9:57 ` [Qemu-devel] [PATCH v3 1/2] tests: Resort check-qtest entries in Makefile.include Thomas Huth
2016-09-03 9:57 ` [Qemu-devel] [PATCH v3 2/2] tests: Check serial output of firmware boot of some machines Thomas Huth
2016-09-05 1:38 ` David Gibson [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=20160905013830.GC2587@voom.fritz.box \
--to=david@gibson.dropbear.id.au \
--cc=armbru@redhat.com \
--cc=crosthwaite.peter@gmail.com \
--cc=eblake@redhat.com \
--cc=ehabkost@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
--cc=thuth@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.