mirror of
https://github.com/xemu-project/xemu.git
synced 2025-04-02 11:11:48 -04:00
The main testing documentation file got very overloaded already. Thus let's split the Avocado information into a separate file. Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-ID: <20240830133841.142644-43-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
15 lines
208 B
ReStructuredText
15 lines
208 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
|
|
avocado
|
|
acpi-bits
|
|
ci
|
|
fuzzing
|