Lines Matching refs:twister_path
254 twister_path = os.path.join(ZEPHYR_BASE, dir_name)
255 if os.path.exists(twister_path):
256 shutil.rmtree(twister_path)
268 path = os.path.join(twister_path, f_name)
273 twister_path = os.path.join(ZEPHYR_BASE, dir_name)
274 if os.path.exists(twister_path):
275 shutil.rmtree(twister_path)
291 twister_path = os.path.join(ZEPHYR_BASE, dir_name)
292 if os.path.exists(twister_path):
293 shutil.rmtree(twister_path)
305 path = os.path.join(twister_path, f_name)
309 platform_path = os.path.join(twister_path, f_platform.replace("/", "_"))
314 twister_path = os.path.join(ZEPHYR_BASE, dir_name)
315 if os.path.exists(twister_path):
316 shutil.rmtree(twister_path)