summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 6689ef085f..c7fb036c3f 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -5266,8 +5266,8 @@ PARALLEL_MAKEINST with the description ".
5266 Automatically runs the series of automated tests for 5266 Automatically runs the series of automated tests for
5267 images when an image is successfully built. 5267 images when an image is successfully built.
5268 <note> 5268 <note>
5269 The current release of Yocto Project supports these tests 5269 Currently, there is only support for running these tests
5270 for QEMU images only. 5270 under QEMU.
5271 </note> 5271 </note>
5272 These tests are written in Python making use of the 5272 These tests are written in Python making use of the
5273 <filename>unittest</filename> module, and the majority of 5273 <filename>unittest</filename> module, and the majority of
@@ -5322,8 +5322,8 @@ PARALLEL_MAKEINST with the description ".
5322 The OpenEmbedded build system provides a core set of tests 5322 The OpenEmbedded build system provides a core set of tests
5323 that can be used against images. 5323 that can be used against images.
5324 <note> 5324 <note>
5325 The current release of Yocto Project supports these 5325 Currently, there is only support for running these tests
5326 tests for QEMU images only. 5326 under QEMU.
5327 </note> 5327 </note>
5328 Tests include <filename>ping</filename>, 5328 Tests include <filename>ping</filename>,
5329 <filename>ssh</filename>, <filename>df</filename> among 5329 <filename>ssh</filename>, <filename>df</filename> among