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.
 
 
 
 
 
 
Cleber Rosa c1cc73f407 Acceptance tests: add Linux kernel boot and console checking test 8 years ago
..
avocado_qemu Add functional/acceptance tests infrastructure 8 years ago
README.rst Add functional/acceptance tests infrastructure 8 years ago
boot_linux_console.py Acceptance tests: add Linux kernel boot and console checking test 8 years ago
version.py Add functional/acceptance tests infrastructure 8 years ago
vnc.py Acceptance tests: add quick VNC tests 8 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".