summaryrefslogtreecommitdiffstats
path: root/documentation/test-manual
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-11-14 17:44:01 +0100
committerSteve Sakoman <steve@sakoman.com>2023-11-28 05:00:32 -1000
commita2d67684cc830181f00d4a432d10faf1c0495f25 (patch)
tree26ab9f04d0e682a9f1ce3a4579ca331fefe92039 /documentation/test-manual
parentfdd88b549fbddcfad967b9fc0d11b66e1bbd0dd1 (diff)
downloadpoky-a2d67684cc830181f00d4a432d10faf1c0495f25.tar.gz
manuals: update class references
Synchronizing with master whenever possible, to make the branch easier to maintain. (From yocto-docs rev: 825b1292ab08770b2d8cfdc1e11358a2790c1a1b) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/test-manual')
-rw-r--r--documentation/test-manual/intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/test-manual/intro.rst b/documentation/test-manual/intro.rst
index 2180eb939c..8cfd6be87d 100644
--- a/documentation/test-manual/intro.rst
+++ b/documentation/test-manual/intro.rst
@@ -131,7 +131,7 @@ the following types of tests:
131 131
132 $ bitbake image -c testimage 132 $ bitbake image -c testimage
133 133
134 The tests utilize the :ref:`testimage* <ref-classes-testimage*>` 134 The tests utilize the :ref:`testimage* <ref-classes-testimage>`
135 classes and the :ref:`ref-tasks-testimage` task. 135 classes and the :ref:`ref-tasks-testimage` task.
136 136
137- *Layer Testing:* The Autobuilder has the possibility to test whether 137- *Layer Testing:* The Autobuilder has the possibility to test whether