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 D18-Dec-20243.7 KiB9772

linux_ssh_mips_malta.pyH A D27-Apr-20237.2 KiB206173

replay_kernel.pyH A D02-Mar-20253.9 KiB11188

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

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