qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v4 03/32] tests/functional: add a m68k tuxrun tests


From: Daniel P . Berrangé
Subject: Re: [PATCH v4 03/32] tests/functional: add a m68k tuxrun tests
Date: Wed, 8 Jan 2025 12:29:41 +0000
User-agent: Mutt/2.2.13 (2024-03-09)

On Wed, Jan 08, 2025 at 12:10:25PM +0000, Alex Bennée wrote:
> We didn't have this before and as it exercises the m68k virt platform
> it seems worth adding. We don't wait for the shutdown because QEMU
> will auto-exit on the shutdown.
> 
> Cc: Laurent Vivier <laurent@vivier.eu>
> Cc: Anders Roxell <anders.roxell@linaro.org>
> Reviewed-by: Thomas Huth <thuth@redhat.com>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> Message-Id: <20241121165806.476008-24-alex.bennee@linaro.org>
> 
> ---
> v2
>   - add to MAINTAINERS
> ---
>  MAINTAINERS                          |  1 +
>  tests/functional/meson.build         |  1 +
>  tests/functional/test_m68k_tuxrun.py | 34 ++++++++++++++++++++++++++++
>  3 files changed, 36 insertions(+)
>  create mode 100644 tests/functional/test_m68k_tuxrun.py

> diff --git a/tests/functional/test_m68k_tuxrun.py 
> b/tests/functional/test_m68k_tuxrun.py
> new file mode 100644

This (and any other new functional tests) should be mode 0755
to enable direct execution

> index 0000000000..7eacba135f
> --- /dev/null
> +++ b/tests/functional/test_m68k_tuxrun.py

With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




reply via email to

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