ref-manual/variables.rst: document TESTSDK_SUITES

The TESTSDK_SUITES variable can be used to control the list of test
modules run with the testsdk class.

(From yocto-docs rev: fbc6db0ab525c7e46774c01fc595f30d6d0fe3c1)

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Antonin Godard
2025-07-29 11:56:38 +02:00
committed by Richard Purdie
parent 9e6c4bafe8
commit a0fc4c939e
2 changed files with 9 additions and 0 deletions

View File

@@ -3069,6 +3069,9 @@ using the following::
$ bitbake -c testsdk image
The list of test modules that are run can be controlled with the
:term:`TESTSDK_SUITES` variable.
.. note::
Best practices include using :term:`IMAGE_CLASSES` rather than