doc: twister: add usage for twister --fixture option.

Add introduction for usage of twister --fixture option.

Signed-off-by: Chen Peng1 <peng1.chen@intel.com>
This commit is contained in:
Chen Peng1 2022-02-16 17:53:26 +08:00 committed by Anas Nashif
commit 58dadb8d18

View file

@ -618,6 +618,11 @@ and these tests will be executed on the boards that provide this fixture.
.. figure:: fixtures.svg .. figure:: fixtures.svg
:figclass: align-center :figclass: align-center
Fixtures can also be provided via twister command option ``--fixture``, this option
can be used multiple times and all given fixtures will be appended as a list. And the
given fixtures will be assigned to all boards, this means that all boards set by
current twister command can run those testcases which request the same fixtures.
Notes Notes
+++++ +++++