docs twister: Mention the env filter

Quite many users do not know that it exists, as we
don't seem to have it documented anywhere.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2024-03-22 13:30:54 +01:00 committed by David Leach
parent 2f63bc7ac9
commit f207cfec54

View file

@ -205,6 +205,12 @@ testing:
power-efficient but slow CPU or simulation platform which can perform instruction accurate
simulation but does it slowly.
env:
A list of environment variables. Twister will check if all these environment variables are set,
and otherwise skip this platform. This allows the user to define a platform which should be
used, for example, only if some required software or hardware is present, and to signal that
presence to twister using these environment variables.
Test Cases
**********