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 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. | |||
2615 | This class is intended to be inherited by individual recipes. However, | 2615 | This class is intended to be inherited by individual recipes. However, |
2616 | the class' functionality is largely disabled unless "ptest" appears in | 2616 | the 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`" |
2619 | section in the Yocto Project Development Tasks Manual for more information | 2619 | section in the Yocto Project Development Tasks Manual for more information |
2620 | on ptest. | 2620 | on ptest. |
2621 | 2621 | ||
@@ -2639,7 +2639,7 @@ Enables package tests (ptests) specifically for GNOME packages, which | |||
2639 | have tests intended to be executed with ``gnome-desktop-testing``. | 2639 | have tests intended to be executed with ``gnome-desktop-testing``. |
2640 | 2640 | ||
2641 | For information on setting up and running ptests, see the | 2641 | For 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`" |
2643 | section in the Yocto Project Development Tasks Manual. | 2643 | section in the Yocto Project Development Tasks Manual. |
2644 | 2644 | ||
2645 | .. _ref-classes-python3-dir: | 2645 | .. _ref-classes-python3-dir: |