Re: [PATCH] tests/acceptance: Add tests for the Pegasos2 machine

2021-07-14 Thread Stefan Hajnoczi
On Wed, Jul 14, 2021 at 11:37:54AM +0200, Philippe Mathieu-Daudé wrote: > On 7/13/21 3:43 AM, Cleber Rosa wrote: > > +@skipUnless(os.getenv('AVOCADO_ALLOW_UNTRUSTED_CODE'), 'untrusted code') > > +class PPCPegasos2(Test): > > +"""These tests require a Pegasos2 ROM. You need to perform a one > >

Re: [PATCH] tests/acceptance: Add tests for the Pegasos2 machine

2021-07-14 Thread BALATON Zoltan
On Wed, 14 Jul 2021, Philippe Mathieu-Daudé wrote: Hi Cleber, On 7/13/21 3:43 AM, Cleber Rosa wrote: From: Philippe Mathieu-Daudé Add a pair of tests for the Pegasos2 machine following the steps from: https://lists.nongnu.org/archive/html/qemu-devel/2021-01/msg01553.html $ AVOCADO_ALLOW_UN

Re: [PATCH] tests/acceptance: Add tests for the Pegasos2 machine

2021-07-14 Thread BALATON Zoltan
On Wed, 14 Jul 2021, Philippe Mathieu-Daudé wrote: Hi Cleber, On 7/13/21 3:43 AM, Cleber Rosa wrote: From: Philippe Mathieu-Daudé Add a pair of tests for the Pegasos2 machine following the steps from: https://lists.nongnu.org/archive/html/qemu-devel/2021-01/msg01553.html $ AVOCADO_ALLOW_UN

Re: [PATCH] tests/acceptance: Add tests for the Pegasos2 machine

2021-07-14 Thread Philippe Mathieu-Daudé
Hi Cleber, On 7/13/21 3:43 AM, Cleber Rosa wrote: > From: Philippe Mathieu-Daudé > > Add a pair of tests for the Pegasos2 machine following the steps from: > https://lists.nongnu.org/archive/html/qemu-devel/2021-01/msg01553.html > > $ AVOCADO_ALLOW_UNTRUSTED_CODE=1 avocado --show=app,console,