qemu-cr16/tests/avocado
Thomas Huth 0f31f0f53c tests/functional: Convert the x86_64 replay avocado tests
Put the tests into a separate file now (in the functional framework,
each file is run with one specific qemu-system-* binary).

Signed-off-by: Thomas Huth <thuth@redhat.com
Message-ID: <20250218152744.228335-14-thuth@redhat.com>
2025-02-26 07:43:25 +01:00
..
avocado_qemu tests/functional: Convert the multiprocess avocado test into a standalone test 2024-09-11 09:49:12 +02:00
boot_linux.py
boot_linux_console.py tests/functional: Convert the arm virt avocado test 2024-12-17 20:29:03 +01:00
linux_ssh_mips_malta.py
README.rst
replay_kernel.py tests/functional: Convert the x86_64 replay avocado tests 2025-02-26 07:43:25 +01:00
replay_linux.py
reverse_debugging.py
smmu.py

=============================================
Integration tests using the Avocado Framework
=============================================

This directory contains integration tests. They're usually higher
level, and may interact with external resources and with various
guest operating systems.

For more information, please refer to ``docs/devel/testing.rst``,
section "Integration tests using the Avocado Framework".