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 <[email protected]>
> Cc: Anders Roxell <[email protected]>
> Reviewed-by: Thomas Huth <[email protected]>
> Signed-off-by: Alex Bennée <[email protected]>
> Message-Id: <[email protected]>
> 
> ---
> 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