aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/migration.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-06-13 06:02:26 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-18 10:30:49 +0100
commit72beb19d9e3bc3690b460a56c0d7b7a4a59bae69 (patch)
tree500d8306277e332d9d08972edd405aef42d4e7d8 /documentation/ref-manual/migration.xml
parent4ff75a571aa1d0d0a2120917fba3d054f73dfd41 (diff)
downloadopenembedded-core-contrib-72beb19d9e3bc3690b460a56c0d7b7a4a59bae69.tar.gz
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: f752867265a1299b1d2790ae59a990a7991a6108) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/migration.xml')
-rw-r--r--documentation/ref-manual/migration.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml
index 7d6363013a..95c81bf1a9 100644
--- a/documentation/ref-manual/migration.xml
+++ b/documentation/ref-manual/migration.xml
@@ -1362,6 +1362,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>