summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-10-20 09:56:38 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-10-21 15:09:16 +0100
commit567d9af723b584eabb7ca0450b40a67b3008a035 (patch)
tree316abfb0f64e680b0732c84b0b0b2b5172b6227b /documentation
parent12fb49eb88956c6262e574646d5a35a1ce837041 (diff)
downloadast2050-yocto-poky-567d9af723b584eabb7ca0450b40a67b3008a035.zip
ast2050-yocto-poky-567d9af723b584eabb7ca0450b40a67b3008a035.tar.gz
ref-manual: Added ptest-gnome.bbclass section.
Also fixed an error in the compress_doc class. (From yocto-docs rev: 3c3532ec4f3ab5985ea3c2f3689ab5cdb7e16bad) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-classes.xml18
1 files changed, 17 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 3f1814c..4e9e442 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -442,7 +442,7 @@
This class is intended to be inherited globally.
The default compression mechanism is gz (gzip) but you can
select an alternative mechanism by setting the
- <link linkend='var-DOC_COMPRESS'><filename>DOC_COMPRESS</filename>
+ <link linkend='var-DOC_COMPRESS'><filename>DOC_COMPRESS</filename></link>
variable.
</para>
</section>
@@ -2546,6 +2546,22 @@
</para>
</section>
+<section id='ref-classes-ptest-gnome'>
+ <title><filename>ptest-gnome.bbclass</filename></title>
+
+ <para>
+ Enables package tests (ptests) specifically for GNOME packages,
+ which have tests intended to be executed with
+ gnome-desktop-testing.
+ </para>
+
+ <para>
+ For information on setting up and running ptests, see the
+ "<ulink url='&YOCTO_DOCS_DEV_URL;#testing-packages-with-ptest'>Testing Packages With ptest</ulink>"
+ section in the Yocto Project Development Manual.
+ </para>
+</section>
+
<section id='ref-classes-python-dir'>
<title><filename>python-dir.bbclass</filename></title>
OpenPOWER on IntegriCloud