Home
last modified time | relevance | path

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

/scripts/pylib/twister/twisterlib/
A Dtestsuite.py15 from twisterlib.environment import canonical_zephyr_base
447 os.path.realpath(suite_path), start=canonical_zephyr_base
520 if Path(canonical_zephyr_base) in Path(canonical_testsuite_root).parents:
524 start=canonical_zephyr_base)
A Denvironment.py41 canonical_zephyr_base = os.path.realpath(ZEPHYR_BASE) variable
A Drunner.py30 from twisterlib.environment import canonical_zephyr_base
1479 path_to_remove = os.path.join(canonical_zephyr_base, "")

Completed in 9 milliseconds