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 1f861328fe..8bde67c900 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -2626,7 +2626,7 @@ runtime tests for recipes that build software that provides these tests.
2626This class is intended to be inherited by individual recipes. However, 2626This class is intended to be inherited by individual recipes. However,
2627the class' functionality is largely disabled unless "ptest" appears in 2627the class' functionality is largely disabled unless "ptest" appears in
2628:term:`DISTRO_FEATURES`. See the 2628:term:`DISTRO_FEATURES`. See the
2629":ref:`dev-manual/packages:testing packages with ptest`" 2629":ref:`test-manual/ptest:testing packages with ptest`"
2630section in the Yocto Project Development Tasks Manual for more information 2630section in the Yocto Project Development Tasks Manual for more information
2631on ptest. 2631on ptest.
2632 2632
@@ -2650,7 +2650,7 @@ Enables package tests (ptests) specifically for GNOME packages, which
2650have tests intended to be executed with ``gnome-desktop-testing``. 2650have tests intended to be executed with ``gnome-desktop-testing``.
2651 2651
2652For information on setting up and running ptests, see the 2652For information on setting up and running ptests, see the
2653":ref:`dev-manual/packages:testing packages with ptest`" 2653":ref:`test-manual/ptest:testing packages with ptest`"
2654section in the Yocto Project Development Tasks Manual. 2654section in the Yocto Project Development Tasks Manual.
2655 2655
2656.. _ref-classes-python3-dir: 2656.. _ref-classes-python3-dir: