diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
| -rw-r--r-- | documentation/ref-manual/variables.rst | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index f4d50b7918..702a6caf87 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
| @@ -9305,8 +9305,8 @@ system and gives an overview of their function and contents. | |||
| 9305 | file. | 9305 | file. |
| 9306 | 9306 | ||
| 9307 | For more information on testing images, see the | 9307 | For more information on testing images, see the |
| 9308 | ":ref:`dev-manual/runtime-testing:performing automated runtime testing`" | 9308 | ":ref:`test-manual/runtime-testing:performing automated runtime testing`" |
| 9309 | section in the Yocto Project Development Tasks Manual. | 9309 | section in the Yocto Project Test Environment Manual. |
| 9310 | 9310 | ||
| 9311 | :term:`TEST_SERIALCONTROL_CMD` | 9311 | :term:`TEST_SERIALCONTROL_CMD` |
| 9312 | For automated hardware testing, specifies the command to use to | 9312 | For automated hardware testing, specifies the command to use to |
| @@ -9377,8 +9377,8 @@ system and gives an overview of their function and contents. | |||
| 9377 | TEST_SUITES = "test_A test_B" | 9377 | TEST_SUITES = "test_A test_B" |
| 9378 | 9378 | ||
| 9379 | For more information on testing images, see the | 9379 | For more information on testing images, see the |
| 9380 | ":ref:`dev-manual/runtime-testing:performing automated runtime testing`" | 9380 | ":ref:`test-manual/runtime-testing:performing automated runtime testing`" |
| 9381 | section in the Yocto Project Development Tasks Manual. | 9381 | section in the Yocto Project Test Environment Manual. |
| 9382 | 9382 | ||
| 9383 | :term:`TEST_TARGET` | 9383 | :term:`TEST_TARGET` |
| 9384 | Specifies the target controller to use when running tests against a | 9384 | Specifies the target controller to use when running tests against a |
| @@ -9396,8 +9396,8 @@ system and gives an overview of their function and contents. | |||
| 9396 | You can provide the following arguments with :term:`TEST_TARGET`: | 9396 | You can provide the following arguments with :term:`TEST_TARGET`: |
| 9397 | 9397 | ||
| 9398 | - *"qemu":* Boots a QEMU image and runs the tests. See the | 9398 | - *"qemu":* Boots a QEMU image and runs the tests. See the |
| 9399 | ":ref:`dev-manual/runtime-testing:enabling runtime tests on qemu`" section | 9399 | ":ref:`test-manual/runtime-testing:enabling runtime tests on qemu`" section |
| 9400 | in the Yocto Project Development Tasks Manual for more | 9400 | in the Yocto Project Test Environment Manual for more |
| 9401 | information. | 9401 | information. |
| 9402 | 9402 | ||
| 9403 | - *"simpleremote":* Runs the tests on target hardware that is | 9403 | - *"simpleremote":* Runs the tests on target hardware that is |
| @@ -9412,8 +9412,8 @@ system and gives an overview of their function and contents. | |||
| 9412 | ``meta/lib/oeqa/controllers/simpleremote.py``. | 9412 | ``meta/lib/oeqa/controllers/simpleremote.py``. |
| 9413 | 9413 | ||
| 9414 | For information on running tests on hardware, see the | 9414 | For information on running tests on hardware, see the |
| 9415 | ":ref:`dev-manual/runtime-testing:enabling runtime tests on hardware`" | 9415 | ":ref:`test-manual/runtime-testing:enabling runtime tests on hardware`" |
| 9416 | section in the Yocto Project Development Tasks Manual. | 9416 | section in the Yocto Project Test Environment Manual. |
| 9417 | 9417 | ||
| 9418 | :term:`TEST_TARGET_IP` | 9418 | :term:`TEST_TARGET_IP` |
| 9419 | The IP address of your hardware under test. The :term:`TEST_TARGET_IP` | 9419 | The IP address of your hardware under test. The :term:`TEST_TARGET_IP` |
| @@ -9449,8 +9449,8 @@ system and gives an overview of their function and contents. | |||
| 9449 | 9449 | ||
| 9450 | For more information | 9450 | For more information |
| 9451 | on enabling, running, and writing these tests, see the | 9451 | on enabling, running, and writing these tests, see the |
| 9452 | ":ref:`dev-manual/runtime-testing:performing automated runtime testing`" | 9452 | ":ref:`test-manual/runtime-testing:performing automated runtime testing`" |
| 9453 | section in the Yocto Project Development Tasks Manual and the | 9453 | section in the Yocto Project Test Environment Manual and the |
| 9454 | ":ref:`ref-classes-testimage`" section. | 9454 | ":ref:`ref-classes-testimage`" section. |
| 9455 | 9455 | ||
| 9456 | :term:`TESTIMAGE_FAILED_QA_ARTIFACTS` | 9456 | :term:`TESTIMAGE_FAILED_QA_ARTIFACTS` |
