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