diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2021-11-23 18:49:18 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-12-13 23:31:34 +0000 |
| commit | d21c35bd81ffb806e5157a43231f8af92c0ba90a (patch) | |
| tree | 606afefe6b6db878d974d6c6850fbe10fd850cb4 /documentation/test-manual | |
| parent | 121f5758ab39b305be2e651f538c8b9a6b4e4a81 (diff) | |
| download | poky-d21c35bd81ffb806e5157a43231f8af92c0ba90a.tar.gz | |
misc manuals: add further class references
(From yocto-docs rev: 0693f1f8466a118dc707a9c17d5ca528b4ea368a)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/test-manual')
| -rw-r--r-- | documentation/test-manual/intro.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/test-manual/intro.rst b/documentation/test-manual/intro.rst index 101d283665..4a3a97e29a 100644 --- a/documentation/test-manual/intro.rst +++ b/documentation/test-manual/intro.rst | |||
| @@ -121,7 +121,7 @@ the following types of tests: | |||
| 121 | 121 | ||
| 122 | $ bitbake image -c testsdkext | 122 | $ bitbake image -c testsdkext |
| 123 | 123 | ||
| 124 | The tests utilize the ``testsdkext`` class and the ``do_testsdkext`` task. | 124 | The tests utilize the :ref:`testsdkext <ref-classes-testsdk>` class and the ``do_testsdkext`` task. |
| 125 | 125 | ||
| 126 | - *Feature Testing:* Various scenario-based tests are run through the | 126 | - *Feature Testing:* Various scenario-based tests are run through the |
| 127 | :ref:`OpenEmbedded Self test (oe-selftest) <ref-manual/release-process:Testing and Quality Assurance>`. We test oe-selftest on each of the main distributions | 127 | :ref:`OpenEmbedded Self test (oe-selftest) <ref-manual/release-process:Testing and Quality Assurance>`. We test oe-selftest on each of the main distributions |
