Name
Date
Size
#Lines
LOC

..--

avocado_qemu/H--679538

README.rstH A D08-Nov-2021419 118

boot_linux.pyH A D22-Jul-20243.7 KiB13398

boot_linux_console.pyH A D06-Dec-202420.8 KiB473398

boot_xen.pyH A D05-Sep-20243.5 KiB9661

hotplug_blk.pyH A D25-Nov-20241.8 KiB7047

hotplug_cpu.pyH A D22-Jul-20241.1 KiB3822

intel_iommu.pyH A D16-Aug-20244.3 KiB12394

kvm_xen_guest.pyH A D12-Jan-20245.9 KiB172122

linux_ssh_mips_malta.pyH A D27-Apr-20237.2 KiB206173

migration.pyH A D23-Feb-20243.9 KiB13696

replay_kernel.pyH A D17-Aug-202424.5 KiB578498

replay_linux.pyH A D17-Aug-20246.6 KiB207165

reverse_debugging.pyH A D16-Aug-20249.2 KiB273201

smmu.pyH A D16-Aug-20244.5 KiB140109

vnc.pyH A D16-Oct-20233.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