qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>
Cc: Thomas Huth <thuth@redhat.com>,
	qemu-devel@nongnu.org,
	Wainer dos Santos Moschetta <wainersm@redhat.com>,
	Willian Rampazzo <willianr@redhat.com>,
	Greg Kurz <groug@kaod.org>,
	qemu-ppc@nongnu.org, Cleber Rosa <crosa@redhat.com>
Subject: Re: [PATCH] tests/acceptance: Add tests for the ppc405 boards
Date: Wed, 13 Oct 2021 17:20:20 +1100	[thread overview]
Message-ID: <YWZ6pCmBpuIxnLZS@yekko> (raw)
In-Reply-To: <f25a7d3a-cc47-fc18-9c79-c80d4a300ff9@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1366 bytes --]

On Mon, Oct 11, 2021 at 03:22:17PM +0200, Philippe Mathieu-Daudé wrote:
> On 10/11/21 14:59, Thomas Huth wrote:
> > Using the U-Boot firmware, we can check that at least the serial console
> > of the ppc405 boards is still usable.
> > 
> > Signed-off-by: Thomas Huth <thuth@redhat.com>
> > ---
> >  Based-on: 20211006071140.565952-1-thuth@redhat.com
> > 
> >  tests/acceptance/ppc_405.py | 40 +++++++++++++++++++++++++++++++++++++
> >  1 file changed, 40 insertions(+)
> >  create mode 100644 tests/acceptance/ppc_405.py
> 
> > +    def test_ppc_taihu(self):
> > +        """
> > +        :avocado: tags=arch:ppc
> > +        :avocado: tags=machine:taihu
> 
> Please consider adding:
> 
>   tags=cpu:405ep

I've merged this, adding this tag as suggested.

> 
> > +        """
> > +        self.do_test_ppc405()
> > +
> > +    def test_ppc_ref405ep(self):
> > +        """
> > +        :avocado: tags=arch:ppc
> > +        :avocado: tags=machine:ref405ep
> > +        """
> > +        self.do_test_ppc405()
> > 
> 
> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> 

-- 
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: 833 bytes --]

      reply	other threads:[~2021-10-13  6:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-11 12:59 [PATCH] tests/acceptance: Add tests for the ppc405 boards Thomas Huth
2021-10-11 13:22 ` Philippe Mathieu-Daudé
2021-10-13  6:20   ` 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=YWZ6pCmBpuIxnLZS@yekko \
    --to=david@gibson.dropbear.id.au \
    --cc=crosa@redhat.com \
    --cc=groug@kaod.org \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=thuth@redhat.com \
    --cc=wainersm@redhat.com \
    --cc=willianr@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).