Searched refs:is_file (Results 1 – 16 of 16) sorted by relevance
176 assert report_file.is_file()206 assert report_file.is_file()242 assert report_file.is_file()274 assert report_file.is_file()300 assert report_file.is_file()
31 assert image_to_test.is_file()184 assert key_file.is_file()198 assert image_to_test.is_file()
30 if not p.is_file() or not p.suffix or p.suffix[1:] not in EXTENSIONS:
24 if not p.is_file() or not p.suffix or p.suffix[1:] not in ("c", "cpp"):
204 if not checkfile.resolve().is_file():217 if Path(module_yml).is_file():232 if Path(module_path.joinpath('zephyr/CMakeLists.txt')).is_file() and \233 Path(module_path.joinpath('zephyr/Kconfig')).is_file():323 if not path.is_file():
218 if file_name.endswith('_defconfig') and not (maybe_board / BOARD_YML).is_file():228 if board_yml.is_file():323 dirs = [board_yml.parent for board_yml in board_files if board_yml.is_file()]
212 if Path(archs_yml).is_file():242 if soc_yml.is_file():
57 if not path.is_file():
53 UF2BinaryRunner.get_uf2_info_path(part).is_file())
99 if not edt_pickle.is_file():
153 if not domains_file.is_file():
253 if not in_bin.is_file():260 if not in_hex.is_file():342 if not edt_pickle.is_file():
564 if not ret.is_file():
222 if path.is_file():
216 if file.is_file():
244 if not base_yaml.is_file():