summaryrefslogtreecommitdiffstats
path: root/documentation/test-manual/intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/test-manual/intro.rst')
-rw-r--r--documentation/test-manual/intro.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/test-manual/intro.rst b/documentation/test-manual/intro.rst
index 3dc64bcd4e..81c24a8c3f 100644
--- a/documentation/test-manual/intro.rst
+++ b/documentation/test-manual/intro.rst
@@ -124,7 +124,7 @@ thefollowing types of tests:
124 The tests utilize the ``testsdkext`` class and the ``do_testsdkext`` task. 124 The tests utilize the ``testsdkext`` 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/ref-release-process:Testing and Quality Assurance>`. We test oe-selftest on each of the main distrubutions 127 :ref:`OpenEmbedded Self test (oe-selftest) <ref-manual/release-process:Testing and Quality Assurance>`. We test oe-selftest on each of the main distrubutions
128 we support. 128 we support.
129 129
130- *Image Testing:* Image tests initiated through the following command:: 130- *Image Testing:* Image tests initiated through the following command::
@@ -155,8 +155,8 @@ thefollowing types of tests:
155 the ``do_testsdk`` task. 155 the ``do_testsdk`` task.
156 156
157- *Unit Testing:* Unit tests on various components of the system run 157- *Unit Testing:* Unit tests on various components of the system run
158 through :ref:`bitbake-selftest <ref-manual/ref-release-process:Testing and Quality Assurance>` and 158 through :ref:`bitbake-selftest <ref-manual/release-process:Testing and Quality Assurance>` and
159 :ref:`oe-selftest <ref-manual/ref-release-process:Testing and Quality Assurance>`. 159 :ref:`oe-selftest <ref-manual/release-process:Testing and Quality Assurance>`.
160 160
161- *Automatic Upgrade Helper:* This target tests whether new versions of 161- *Automatic Upgrade Helper:* This target tests whether new versions of
162 software are available and whether we can automatically upgrade to 162 software are available and whether we can automatically upgrade to