c3e24cff2b
Document the new functional testing framework. The text is originally based on the Avocado documentation, but heavily modified to match the new framework. Message-ID: <20240830133841.142644-45-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
17 lines
222 B
ReStructuredText
17 lines
222 B
ReStructuredText
Testing QEMU
|
|
------------
|
|
|
|
Details about how to test QEMU and how it is integrated into our CI
|
|
testing infrastructure.
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
main
|
|
qtest
|
|
functional
|
|
avocado
|
|
acpi-bits
|
|
ci
|
|
fuzzing
|