mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
ref-manual: Added ptest default build info to migrating section.
Added a ptest section to the "Moving to the Yocto Project 1.6 Release" section. Fixes [YOCTO #6400] Added a new section named "Package Tests (ptest)" to the migration section stating that ptest is built but not installed by default. I also added some cross-reference links to a usage section and to the ptest.bbclass section. (From yocto-docs rev: c6b8a4e4e4a398196eb2fb050cdfda8957313639) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
232af2ec04
commit
839892ed27
@@ -1359,6 +1359,20 @@
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='migration-1.6-package-test-ptest'>
|
||||
<title>Package Test (ptest)</title>
|
||||
|
||||
<para>
|
||||
Package Tests (ptest) are built but not installed by default.
|
||||
For information on using Package Tests, see the
|
||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#testing-packages-with-ptest'>Setting up and running package test (ptest)</ulink>"
|
||||
section in the Yocto Project Development Manual.
|
||||
For information on the <filename>ptest</filename> class, see the
|
||||
"<link linkend='ref-classes-ptest'><filename>ptest.bbclass</filename></link>"
|
||||
section.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='migration-1.6-build-changes'>
|
||||
<title>Build Changes</title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user