]> git.proxmox.com Git - mirror_qemu.git/blob - tests/acceptance/README.rst
meson: get opengl compilation flags from OPENGL_CFLAGS
[mirror_qemu.git] / tests / acceptance / README.rst
1 ============================================
2 Acceptance tests using the Avocado Framework
3 ============================================
4
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.
8
9 For more information, please refer to ``docs/devel/testing.rst``,
10 section "Acceptance tests using the Avocado Framework".