zephyr/scripts/pylib/twister
Piotr Golyzniak b618f4bf8e twister: add option to create shorter build paths
Add possibility to create shorter build paths when --short-build-path
option is enabled. This can help during run Twister on Windows OS and
building programs by CMake which has a problem when paths with building
files are too long. The solution based on symbolic links which help to
connect "traditional" long paths with shorter one like:
"twister_links/test_0".

Fixes #41929

Signed-off-by: Piotr Golyzniak <piotr.golyzniak@nordicsemi.no>
2022-02-21 19:39:32 -05:00
..
boards/unit/unit_testing sanitycheck: move sanity_chk -> pylib/twister 2020-12-11 14:13:02 -05:00
expr_parser.py twister: Add dt_nodelabel_enabled devicetree filter function 2021-07-28 18:41:26 -04:00
harness.py sanitycheck: Add a feature which can handle pytest script. 2021-05-04 19:08:18 -04:00
scl.py twister: remove some leftover sanitycheck mentions 2020-12-14 14:13:16 -05:00
twisterlib.py twister: add option to create shorter build paths 2022-02-21 19:39:32 -05:00