summaryrefslogtreecommitdiffstats
path: root/documentation/test-manual/intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/test-manual/intro.rst')
-rw-r--r--documentation/test-manual/intro.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/test-manual/intro.rst b/documentation/test-manual/intro.rst
index 252d3ea731..1a8e938a2e 100644
--- a/documentation/test-manual/intro.rst
+++ b/documentation/test-manual/intro.rst
@@ -130,7 +130,9 @@ the following types of tests:
130 $ bitbake image -c testimage 130 $ bitbake image -c testimage
131 131
132 The tests use the :ref:`ref-classes-testimage` 132 The tests use the :ref:`ref-classes-testimage`
133 class and the :ref:`ref-tasks-testimage` task. 133 class and the :ref:`ref-tasks-testimage` task. See the
134 :ref:`test-manual/runtime-testing:Performing Automated Runtime Testing`
135 section of the Yocto Project Test Environment Manual for more information.
134 136
135- *Layer Testing:* The Autobuilder has the possibility to test whether 137- *Layer Testing:* The Autobuilder has the possibility to test whether
136 specific layers work with the test of the system. The layers tested 138 specific layers work with the test of the system. The layers tested