doc: twister: Move diagrams to sub-directory
Move diagrams to a sub-directory. Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
This commit is contained in:
parent
db6a3cb054
commit
b826805a44
4 changed files with 2 additions and 2 deletions
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
|
@ -34,7 +34,7 @@ parallelization, building and reporting) remains the same as for other harnesses
|
||||||
happens during the execution step. The below picture presents a simplified overview of the
|
happens during the execution step. The below picture presents a simplified overview of the
|
||||||
integration.
|
integration.
|
||||||
|
|
||||||
.. figure:: twister_and_pytest.svg
|
.. figure:: figures/twister_and_pytest.svg
|
||||||
:figclass: align-center
|
:figclass: align-center
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1157,7 +1157,7 @@ When running ``twister`` with ``--device-testing``, the configured fixture
|
||||||
in the hardware map file will be matched to test scenarios requesting the same fixtures
|
in the hardware map file will be matched to test scenarios requesting the same fixtures
|
||||||
and these tests will be executed on the boards that provide this fixture.
|
and these tests will be executed on the boards that provide this fixture.
|
||||||
|
|
||||||
.. figure:: fixtures.svg
|
.. figure:: figures/fixtures.svg
|
||||||
:figclass: align-center
|
:figclass: align-center
|
||||||
|
|
||||||
Fixtures can also be provided via twister command option ``--fixture``, this option
|
Fixtures can also be provided via twister command option ``--fixture``, this option
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue