mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
dev-manual: Added link to ptest wiki page into Ptest section.
(From yocto-docs rev: 8ee7d8073056dfacc3afcce1eec8c79abd07881f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
118cf7bc86
commit
c292340b7a
|
|
@ -6978,11 +6978,17 @@ Gateways via their Web Interfaces</ulink>"</emphasis>
|
|||
and the testname can be any identifying string.
|
||||
</para>
|
||||
|
||||
<note>
|
||||
A recipe is "ptest-enabled" if it inherits the
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-ptest'><filename>ptest</filename></ulink>
|
||||
class.
|
||||
</note>
|
||||
<para>
|
||||
For a list of Yocto Project recipes that are already
|
||||
enabled with ptest, see the
|
||||
<ulink url='https://wiki.yoctoproject.org/wiki/Ptest'>Ptest</ulink>
|
||||
wiki page.
|
||||
<note>
|
||||
A recipe is "ptest-enabled" if it inherits the
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-ptest'><filename>ptest</filename></ulink>
|
||||
class.
|
||||
</note>
|
||||
</para>
|
||||
|
||||
<section id='adding-ptest-to-your-build'>
|
||||
<title>Adding ptest to Your Build</title>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user