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:
parent
2f63bc7ac9
commit
f207cfec54
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
**********
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue