diff options
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 4 | ||||
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index f08b7fefc8..6ed8fe5013 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -943,8 +943,8 @@ | |||
943 | for images. | 943 | for images. |
944 | The class handles loading the tests and starting the image. | 944 | The class handles loading the tests and starting the image. |
945 | <note> | 945 | <note> |
946 | The current release of Yocto Project supports these tests | 946 | Currently, there is only support for running these tests |
947 | for QEMU images only. | 947 | under QEMU. |
948 | </note> | 948 | </note> |
949 | </para> | 949 | </para> |
950 | 950 | ||
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 |