• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..18-Apr-2025-

avocado_qemu/18-Apr-2025-

README.rst A D18-Apr-2025419 118

boot_linux.py A D18-Apr-20253.7 KiB13398

boot_linux_console.py A D18-Apr-202522 KiB499421

boot_xen.py A D18-Apr-20253.5 KiB9661

hotplug_blk.py A D18-Apr-20251.8 KiB7047

hotplug_cpu.py A D18-Apr-20251.1 KiB3822

intel_iommu.py A D18-Apr-20254.3 KiB12394

kvm_xen_guest.py A D18-Apr-20255.9 KiB172122

linux_ssh_mips_malta.py A D18-Apr-20257.2 KiB206173

migration.py A D18-Apr-20253.9 KiB13696

replay_kernel.py A D18-Apr-202524.5 KiB578498

replay_linux.py A D18-Apr-20256.6 KiB207165

reverse_debugging.py A D18-Apr-20259.2 KiB273201

smmu.py A D18-Apr-20254.5 KiB140109

vnc.py A D18-Apr-20253.9 KiB11686

README.rst

1=============================================
2Integration tests using the Avocado Framework
3=============================================
4
5This directory contains integration tests. They're usually higher
6level, and may interact with external resources and with various
7guest operating systems.
8
9For more information, please refer to ``docs/devel/testing.rst``,
10section "Integration tests using the Avocado Framework".
11