mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-10 00:17:46 -07:00
This simply moves the debian boot test from the avocado testsuite to the new functional testsuite. No changes in the test. Reviewed-by: Thomas Huth <thuth@redhat.com> Link: https://lore.kernel.org/r/20241206131132.520911-8-clg@redhat.com Signed-off-by: Cédric Le Goater <clg@redhat.com> |
||
|---|---|---|
| .. | ||
| avocado_qemu | ||
| boot_linux.py | ||
| boot_linux_console.py | ||
| boot_xen.py | ||
| hotplug_blk.py | ||
| hotplug_cpu.py | ||
| intel_iommu.py | ||
| kvm_xen_guest.py | ||
| linux_ssh_mips_malta.py | ||
| migration.py | ||
| README.rst | ||
| replay_kernel.py | ||
| replay_linux.py | ||
| reverse_debugging.py | ||
| smmu.py | ||
| vnc.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".