summaryrefslogtreecommitdiffstats
path: root/documentation/test-manual/test-manual-intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/test-manual/test-manual-intro.rst')
-rw-r--r--documentation/test-manual/test-manual-intro.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/test-manual/test-manual-intro.rst b/documentation/test-manual/test-manual-intro.rst
index b0bc24c9b0..53ad650b35 100644
--- a/documentation/test-manual/test-manual-intro.rst
+++ b/documentation/test-manual/test-manual-intro.rst
@@ -12,9 +12,9 @@ Welcome
12Welcome to the Yocto Project Test Environment Manual! This manual is a 12Welcome to the Yocto Project Test Environment Manual! This manual is a
13work in progress. The manual contains information about the testing 13work in progress. The manual contains information about the testing
14environment used by the Yocto Project to make sure each major and minor 14environment used by the Yocto Project to make sure each major and minor
15release works as intended. All the projects testing infrastructure and 15release works as intended. All the project's testing infrastructure and
16processes are publicly visible and available so that the community can 16processes are publicly visible and available so that the community can
17see what testing is being performed, how its being done and the current 17see what testing is being performed, how it's being done and the current
18status of the tests and the project at any given time. It is intended 18status of the tests and the project at any given time. It is intended
19that Other organizations can leverage off the process and testing 19that Other organizations can leverage off the process and testing
20environment used by the Yocto Project to create their own automated, 20environment used by the Yocto Project to create their own automated,
@@ -514,7 +514,7 @@ resource utilisation as that happens. An example from
514 'bitbake -p (cached)') 514 'bitbake -p (cached)')
515 515
516This example shows how three specific parsing timings are 516This example shows how three specific parsing timings are
517measured, with and without various caches, to show how BitBakes parsing 517measured, with and without various caches, to show how BitBake's parsing
518performance trends over time. 518performance trends over time.
519 519
520.. _test-writing-considerations: 520.. _test-writing-considerations: