Searched refs:canonical_zephyr_base (Results 1 – 3 of 3) sorted by relevance
15 from twisterlib.environment import canonical_zephyr_base447 os.path.realpath(suite_path), start=canonical_zephyr_base520 if Path(canonical_zephyr_base) in Path(canonical_testsuite_root).parents:524 start=canonical_zephyr_base)
41 canonical_zephyr_base = os.path.realpath(ZEPHYR_BASE) variable
30 from twisterlib.environment import canonical_zephyr_base1479 path_to_remove = os.path.join(canonical_zephyr_base, "")
Completed in 9 milliseconds