diff options
Diffstat (limited to 'documentation/test-manual/test-manual-intro.xml')
-rw-r--r-- | documentation/test-manual/test-manual-intro.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/test-manual/test-manual-intro.xml b/documentation/test-manual/test-manual-intro.xml index 8e2c7cd874..0cdbee4d8e 100644 --- a/documentation/test-manual/test-manual-intro.xml +++ b/documentation/test-manual/test-manual-intro.xml | |||
@@ -12,8 +12,8 @@ | |||
12 | <para> Welcome to the Yocto Project Test Environment Manual! This manual is a work in | 12 | <para> Welcome to the Yocto Project Test Environment Manual! This manual is a work in |
13 | progress. The manual contains information about the testing environment used by the | 13 | progress. The manual contains information about the testing environment used by the |
14 | Yocto Project to make sure each major and minor release works as intended. All the | 14 | Yocto Project to make sure each major and minor release works as intended. All the |
15 | project’s testing infrastructure and processes are publicly visible and available so | 15 | project's testing infrastructure and processes are publicly visible and available so |
16 | that the community can see what testing is being performed, how it’s being done and the | 16 | that the community can see what testing is being performed, how it's being done and the |
17 | current status of the tests and the project at any given time. It is intended that Other | 17 | current status of the tests and the project at any given time. It is intended that Other |
18 | organizations can leverage off the process and testing environment used by the Yocto | 18 | organizations can leverage off the process and testing environment used by the Yocto |
19 | Project to create their own automated, production test environment, building upon the | 19 | Project to create their own automated, production test environment, building upon the |
@@ -579,7 +579,7 @@ | |||
579 | 'bitbake -p (cached)') | 579 | 'bitbake -p (cached)') |
580 | </literallayout>This | 580 | </literallayout>This |
581 | example shows how three specific parsing timings are measured, with and without | 581 | example shows how three specific parsing timings are measured, with and without |
582 | various caches, to show how BitBake’s parsing performance trends over time.</para> | 582 | various caches, to show how BitBake's parsing performance trends over time.</para> |
583 | </section> | 583 | </section> |
584 | </section> | 584 | </section> |
585 | <section id='test-writing-considerations'> | 585 | <section id='test-writing-considerations'> |