xemu/tests/avocado
mborgerson 57b0d947f3 deploy: 98a3974290 2025-07-29 22:06:20 +00:00
..
avocado_qemu deploy: 98a3974290 2025-07-29 22:06:20 +00:00
README.rst deploy: 98a3974290 2025-07-29 22:06:20 +00:00
boot_linux.py deploy: 98a3974290 2025-07-29 22:06:20 +00:00
boot_linux_console.py deploy: 98a3974290 2025-07-29 22:06:20 +00:00
boot_xen.py deploy: 98a3974290 2025-07-29 22:06:20 +00:00
hotplug_blk.py deploy: 98a3974290 2025-07-29 22:06:20 +00:00
hotplug_cpu.py deploy: 98a3974290 2025-07-29 22:06:20 +00:00
intel_iommu.py deploy: 98a3974290 2025-07-29 22:06:20 +00:00
kvm_xen_guest.py deploy: 98a3974290 2025-07-29 22:06:20 +00:00
linux_ssh_mips_malta.py deploy: 98a3974290 2025-07-29 22:06:20 +00:00
migration.py deploy: 98a3974290 2025-07-29 22:06:20 +00:00
replay_kernel.py deploy: 98a3974290 2025-07-29 22:06:20 +00:00
replay_linux.py deploy: 98a3974290 2025-07-29 22:06:20 +00:00
reverse_debugging.py deploy: 98a3974290 2025-07-29 22:06:20 +00:00
smmu.py deploy: 98a3974290 2025-07-29 22:06:20 +00:00
vnc.py deploy: 98a3974290 2025-07-29 22:06:20 +00:00

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".