QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
7 years ago | |
|---|---|---|
| .. | ||
| avocado_qemu | 7 years ago | |
| README.rst | 8 years ago | |
| boot_linux_console.py | 7 years ago | |
| cpu_queries.py | 7 years ago | |
| empty_cpu_model.py | 7 years ago | |
| linux_initrd.py | 7 years ago | |
| linux_ssh_mips_malta.py | 7 years ago | |
| migration.py | 7 years ago | |
| version.py | 7 years ago | |
| virtio_version.py | 7 years ago | |
| vnc.py | 7 years ago | |
README.rst
============================================
Acceptance tests using the Avocado Framework
============================================
This directory contains functional tests, also known as acceptance
level tests. They're usually higher level, and may interact with
external resources and with various guest operating systems.
For more information, please refer to ``docs/devel/testing.rst``,
section "Acceptance tests using the Avocado Framework".