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.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index 3f0d4844e8..c7a5e9a63a 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -1480,6 +1480,9 @@ Here are the tests you can list with the :term:`WARN_QA` and
1480 also inherits :ref:`ref-classes-features_check` in order for the 1480 also inherits :ref:`ref-classes-features_check` in order for the
1481 requirement to actually work. 1481 requirement to actually work.
1482 1482
1483- ``unimplemented-ptest:`` Checks that ptests are implemented for upstream
1484 tests.
1485
1483- ``unlisted-pkg-lics:`` Checks that all declared licenses applying 1486- ``unlisted-pkg-lics:`` Checks that all declared licenses applying
1484 for a package are also declared on the recipe level (i.e. any license 1487 for a package are also declared on the recipe level (i.e. any license
1485 in ``LICENSE:*`` should appear in :term:`LICENSE`). 1488 in ``LICENSE:*`` should appear in :term:`LICENSE`).