diff options
Diffstat (limited to 'docs/devel/testing/index.rst')
-rw-r--r-- | docs/devel/testing/index.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/devel/testing/index.rst b/docs/devel/testing/index.rst new file mode 100644 index 0000000..ccc2fc6 --- /dev/null +++ b/docs/devel/testing/index.rst @@ -0,0 +1,17 @@ +Testing QEMU +------------ + +Details about how to test QEMU and how it is integrated into our CI +testing infrastructure. + +.. toctree:: + :maxdepth: 3 + + main + qtest + functional + acpi-bits + ci + fuzzing + blkdebug + blkverify |