dev-manual: Added cross-reference to QA and Test Infrastructure section.

Fixes [YOCTO #10887]

I placed a small paragraph at the end of the introduction to the
"Performing Automated Runtime Testing" section that points into the
new section on QA and testing infrastructure in the ref-manual.

(From yocto-docs rev: 493051e1770e07b89c19a1f235f1dd226610c77a)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2017-03-30 08:03:40 -07:00 committed by Richard Purdie
parent 43fefd1211
commit e0a4972087
1 changed files with 7 additions and 0 deletions

View File

@ -9491,6 +9491,13 @@
tests, run available tests, and write and add your own tests.
</para>
<para>
For information on the test and QA infrastructure available
within the Yocto Project, see the
"<ulink url='&YOCTO_DOCS_REF_URL;#testing-and-quality-assurance'>Testing and Quality Assurance</ulink>"
section in the Yocto Project Reference Manual.
</para>
<section id='enabling-tests'>
<title>Enabling Tests</title>