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

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

> +        """
> +        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>



  reply	other threads:[~2021-10-11 13:23 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é [this message]
2021-10-13  6:20   ` David Gibson

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=f25a7d3a-cc47-fc18-9c79-c80d4a300ff9@redhat.com \
    --to=philmd@redhat.com \
    --cc=crosa@redhat.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=groug@kaod.org \
    --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).