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 ee583fe9ba..7c2b4fb278 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -3069,6 +3069,9 @@ using the following::
3069 3069
3070 $ bitbake -c testsdk image 3070 $ bitbake -c testsdk image
3071 3071
3072The list of test modules that are run can be controlled with the
3073:term:`TESTSDK_SUITES` variable.
3074
3072.. note:: 3075.. note::
3073 3076
3074 Best practices include using :term:`IMAGE_CLASSES` rather than 3077 Best practices include using :term:`IMAGE_CLASSES` rather than