Browse Source
Building and testing are two separate topics, so let's split the testing into a separate category and move the related files into a separate folder. Message-ID: <20240830133841.142644-42-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>pull/273/head
12 changed files with 19 additions and 10 deletions
@ -0,0 +1,14 @@ |
|||
Testing QEMU |
|||
------------ |
|||
|
|||
Details about how to test QEMU and how it is integrated into our CI |
|||
testing infrastructure. |
|||
|
|||
.. toctree:: |
|||
:maxdepth: 3 |
|||
|
|||
main |
|||
qtest |
|||
acpi-bits |
|||
ci |
|||
fuzzing |
|||
Loading…
Reference in new issue