ab20edf59d
This was confusing and in the case of qtest was hiding the details of the qgraph sub-document in the qtest pages. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220419091020.3008144-4-alex.bennee@linaro.org>
19 lines
396 B
ReStructuredText
19 lines
396 B
ReStructuredText
QEMU Build and Test System
|
|
--------------------------
|
|
|
|
Details about how QEMU's build system works and how it is integrated
|
|
into our testing infrastructure. You will need to understand some of
|
|
the basics if you are adding new files and targets to the build.
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
build-system
|
|
kconfig
|
|
testing
|
|
qtest
|
|
ci
|
|
qapi-code-gen
|
|
fuzzing
|
|
control-flow-integrity
|