Home
last modified time | relevance | path

Searched refs:canonical_zephyr_base (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dtestsuite.py15 from twisterlib.environment import canonical_zephyr_base
448 os.path.realpath(suite_path), start=canonical_zephyr_base
521 if Path(canonical_zephyr_base) in Path(canonical_testsuite_root).parents:
525 start=canonical_zephyr_base)
Denvironment.py42 canonical_zephyr_base = os.path.realpath(ZEPHYR_BASE) variable
Drunner.py30 from twisterlib.environment import canonical_zephyr_base
1440 path_to_remove = os.path.join(canonical_zephyr_base, "")