summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/classes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r--documentation/ref-manual/classes.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index 8c3cc0140f..f416a6d623 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -2615,7 +2615,7 @@ runtime tests for recipes that build software that provides these tests.
2615This class is intended to be inherited by individual recipes. However, 2615This class is intended to be inherited by individual recipes. However,
2616the class' functionality is largely disabled unless "ptest" appears in 2616the class' functionality is largely disabled unless "ptest" appears in
2617:term:`DISTRO_FEATURES`. See the 2617:term:`DISTRO_FEATURES`. See the
2618":ref:`dev-manual/packages:testing packages with ptest`" 2618":ref:`test-manual/ptest:testing packages with ptest`"
2619section in the Yocto Project Development Tasks Manual for more information 2619section in the Yocto Project Development Tasks Manual for more information
2620on ptest. 2620on ptest.
2621 2621
@@ -2639,7 +2639,7 @@ Enables package tests (ptests) specifically for GNOME packages, which
2639have tests intended to be executed with ``gnome-desktop-testing``. 2639have tests intended to be executed with ``gnome-desktop-testing``.
2640 2640
2641For information on setting up and running ptests, see the 2641For information on setting up and running ptests, see the
2642":ref:`dev-manual/packages:testing packages with ptest`" 2642":ref:`test-manual/ptest:testing packages with ptest`"
2643section in the Yocto Project Development Tasks Manual. 2643section in the Yocto Project Development Tasks Manual.
2644 2644
2645.. _ref-classes-python3-dir: 2645.. _ref-classes-python3-dir: