summary refs log tree commit diff stats
path: root/docs/devel/testing/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/devel/testing/index.rst')
-rw-r--r--docs/devel/testing/index.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/devel/testing/index.rst b/docs/devel/testing/index.rst
new file mode 100644
index 0000000000..45eb4a7181
--- /dev/null
+++ b/docs/devel/testing/index.rst
@@ -0,0 +1,16 @@
+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