mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() By using the serial console instead of ssh for executing commands in the guest, we can convert this test to the functional framework. Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-ID: <20250130192712.19542-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
2 weeks ago | |
---|---|---|
.. | ||
avocado_qemu | 5 months ago | |
README.rst | ||
boot_linux.py | 7 months ago | |
boot_linux_console.py | 2 months ago | |
linux_ssh_mips_malta.py | 2 years ago | |
replay_kernel.py | 3 weeks ago | |
replay_linux.py | 6 months ago | |
reverse_debugging.py | 6 months ago | |
smmu.py | 6 months ago |
README.rst
============================================= 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".