xref: /qemu/tests/avocado/README.rst (revision c5955f4f)
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