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.
c82bfaf42d
Nothing thrilling in here, it's just a straight forward conversion. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20241218131439.255841-2-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
3 weeks ago | |
---|---|---|
.. | ||
avocado_qemu | 4 months ago | |
README.rst | ||
boot_linux.py | 6 months ago | |
boot_linux_console.py | 1 month ago | |
boot_xen.py | 5 months ago | |
hotplug_blk.py | 2 months ago | |
kvm_xen_guest.py | 1 year ago | |
linux_ssh_mips_malta.py | 2 years ago | |
migration.py | 11 months ago | |
replay_kernel.py | 5 months ago | |
replay_linux.py | 5 months ago | |
reverse_debugging.py | 5 months ago | |
smmu.py | 5 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".