mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00

In the same fashion as the previous commit ("ref-manual/packages: move ptest section to the test-manual"), move the runtime testing section of the development tasks manual to the test environment manual. Add a link to it from the test-manual/intro document. (From yocto-docs rev: 6b44257874858db3aa426d3e84a79c41cb4937a3) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
22 lines
383 B
ReStructuredText
22 lines
383 B
ReStructuredText
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
|
|
|
=====================================
|
|
Yocto Project Test Environment Manual
|
|
=====================================
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
:caption: Table of Contents
|
|
:numbered:
|
|
|
|
intro
|
|
test-process
|
|
ptest
|
|
runtime-testing
|
|
understand-autobuilder
|
|
reproducible-builds
|
|
yocto-project-compatible
|
|
|
|
.. include:: /boilerplate.rst
|