qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH] tests/acceptance: Add tests for the ppc405 boards


From: David Gibson
Subject: Re: [PATCH] tests/acceptance: Add tests for the ppc405 boards
Date: Wed, 13 Oct 2021 17:20:20 +1100

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: signature.asc
Description: PGP signature


reply via email to

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