diff options
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r-- | documentation/ref-manual/classes.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index aee0d55c30..c853462d6f 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst | |||
@@ -2627,7 +2627,7 @@ runtime tests for recipes that build software that provides these tests. | |||
2627 | This class is intended to be inherited by individual recipes. However, | 2627 | This class is intended to be inherited by individual recipes. However, |
2628 | the class' functionality is largely disabled unless "ptest" appears in | 2628 | the class' functionality is largely disabled unless "ptest" appears in |
2629 | :term:`DISTRO_FEATURES`. See the | 2629 | :term:`DISTRO_FEATURES`. See the |
2630 | ":ref:`dev-manual/packages:testing packages with ptest`" | 2630 | ":ref:`test-manual/ptest:testing packages with ptest`" |
2631 | section in the Yocto Project Development Tasks Manual for more information | 2631 | section in the Yocto Project Development Tasks Manual for more information |
2632 | on ptest. | 2632 | on ptest. |
2633 | 2633 | ||
@@ -2651,7 +2651,7 @@ Enables package tests (ptests) specifically for GNOME packages, which | |||
2651 | have tests intended to be executed with ``gnome-desktop-testing``. | 2651 | have tests intended to be executed with ``gnome-desktop-testing``. |
2652 | 2652 | ||
2653 | For information on setting up and running ptests, see the | 2653 | For information on setting up and running ptests, see the |
2654 | ":ref:`dev-manual/packages:testing packages with ptest`" | 2654 | ":ref:`test-manual/ptest:testing packages with ptest`" |
2655 | section in the Yocto Project Development Tasks Manual. | 2655 | section in the Yocto Project Development Tasks Manual. |
2656 | 2656 | ||
2657 | .. _ref-classes-python3-dir: | 2657 | .. _ref-classes-python3-dir: |