Searched refs:exists (Results 1 – 25 of 69) sorted by relevance
123
/scripts/tests/twister_blackbox/ |
A D | test_hardwaremap.py | 117 if os.path.exists(path): 142 assert os.path.exists(path) 154 if os.path.exists(path): 169 if os.path.exists(path): 206 assert os.path.exists(path) 236 if os.path.exists(path): 250 if os.path.exists(path): 273 assert os.path.exists(path) 288 if os.path.exists(path):
|
A D | test_report.py | 155 assert os.path.exists(path), 'file not found' 204 assert os.path.exists(path), f'file not found {f_name}' 236 assert os.path.exists(path), f'file not found {f_name}' 254 if os.path.exists(twister_path): 268 assert os.path.exists(path), f'file not found {f_name}' 273 if os.path.exists(twister_path): 291 if os.path.exists(twister_path): 305 assert os.path.exists(path), 'file not found {f_name}' 314 if os.path.exists(twister_path): 331 if os.path.exists(file_path): [all …]
|
A D | test_coverage.py | 182 assert os.path.exists(path), f'file not found {f_name}' 221 if os.path.exists(base_dir): 242 assert os.path.exists(path), f'file not found {f_name}' 248 if os.path.exists(base_dir): 286 …assert os.path.exists(path), f'file not found {f_name}, probably format {cov_format} not work prop…
|
/scripts/build/ |
A D | subfolder_list.py | 45 if not os.path.exists(create_links): 49 if not os.path.exists(symlink): 63 if not os.path.exists(symlink): 80 if os.path.exists(out_file): 100 if os.path.exists(trigger):
|
/scripts/pylib/pytest-twister-harness/src/twister_harness/device/ |
A D | fifo_handler.py | 58 if not os.path.exists(filename): 86 if os.path.exists(self._fifo_out_path): 88 if os.path.exists(self._fifo_in_path): 106 if os.path.exists(self._fifo_out_path): 108 if os.path.exists(self._fifo_in_path):
|
/scripts/pylib/twister/twisterlib/ |
A D | twister_main.py | 47 if os.path.exists(options.outdir): 51 if os.path.exists(ls): 56 elif os.path.exists(options.outdir): 63 if not os.path.exists(new_out): 130 if not os.path.exists(plan_file):
|
A D | handlers.py | 267 if os.path.exists(path): 920 if os.path.exists(fifo_in): 923 if os.path.exists(fifo_out): 947 if os.path.exists(pid_fn): 978 if pid == 0 and os.path.exists(pid_fn): 1051 if os.path.exists(self.pid_fn): 1123 if os.path.exists(self.pid_fn): 1135 if os.path.exists(self.pid_fn): 1232 if os.path.exists(self.pid_fn): 1314 if self.pid == 0 and os.path.exists(pid_fn): [all …]
|
A D | coverage.py | 288 if os.path.exists(fname)] 319 if os.path.exists(ztestfile) and os.path.getsize(ztestfile) > 0: 444 if os.path.exists(file_) and os.path.getsize(file_) > 0] 460 if os.path.exists(fname)] 574 elif os.path.exists(zephyr_sdk_gcov_tool):
|
/scripts/utils/ |
A D | board_v1_to_v2.py | 51 if new_board_path.exists(): 61 if f_new.exists(): 68 if not board_settings_file.exists(): 172 if not new_board_kconfig_file.exists():
|
A D | migrate_includes.py | 55 and (ZEPHYR_BASE / "include" / "zephyr" / m.group(2)).exists()
|
/scripts/pylib/pytest-twister-harness/tests/device/ |
A D | qemu_adapter_test.py | 55 assert not os.path.exists(device._fifo_connection._fifo_out_path) 56 assert not os.path.exists(device._fifo_connection._fifo_in_path)
|
/scripts/west_commands/runners/ |
A D | trace32.py | 98 if not self.t32_exec.exists(): 103 if not self.t32_cfg.exists(): 107 if not startup_script.exists():
|
A D | nrf_common.py | 71 if not suit_starter.exists(): 403 if os.path.exists(app_mpi_hex_file): 411 if os.path.exists(rad_mpi_hex_file): 427 if os.path.exists(app_root_envelope_hex_file): 495 if keyfile.exists():
|
A D | openocd.py | 65 if not path.exists(cfg.board_dir): 76 if path.exists(default): 81 if path.exists(support): 87 if path.exists(i) and not path.samefile(path.dirname(i), support):
|
A D | intel_cyclonev.py | 45 if path.exists(default): 56 if path.exists(support): 62 if path.exists(i) and not path.samefile(path.dirname(i), support):
|
/scripts/tests/twister_blackbox/test_data/tests/pytest/pytest/ |
A D | test_sample.py | 31 assert os.path.exists(cmdopt)
|
/scripts/west_commands/zspdx/ |
A D | sbom.py | 45 if os.path.exists(cmakeApiDirPath): 56 if os.path.exists(queryFilePath):
|
/scripts/coccinelle/ |
A D | irq_lock.cocci | 28 @find2 depends on !(file in "ext") exists@
|
A D | mini_lock.cocci | 39 @balanced exists@ 62 @err depends on !(file in "ext") exists@
|
A D | deref_null.cocci | 51 @r depends on !context && (org || report) && !(file in "ext") exists@ 112 @s depends on !context && (org || report) exists@ 172 @depends on context && !org && !report && !(file in "ext") exists@ 245 @depends on context && !org && !report exists@
|
/scripts/west_commands/ |
A D | sign.py | 524 if os.path.exists(str(b / 'zephyr' / 'boot.mod')): 526 if os.path.exists(str(b / 'zephyr' / 'cold.mod')): 532 if os.path.exists(str(b / 'zephyr' / 'main.mod')): 624 if ((conf_dir / toml_basename).exists() and 625 (conf_dir / (toml_basename + '.h')).exists()): 628 if (conf_dir / (toml_basename + '.h')).exists():
|
A D | sdk.py | 220 if not sdk_version_file.exists(): 546 if sdk_version_path.exists(): 554 if (sdk_path / "sysroots").exists(): 566 if (sdk_path / tc / "bin" / (tc.name + gcc_postfix)).exists() 595 if (Path(v["path"]) / "sdk_toolchains").exists():
|
A D | build.py | 205 if test_path and os.path.exists(test_path): 255 if not os.path.exists(build_info_path): 257 if not os.path.exists(build_info_file): 335 if not os.path.exists(yf): 471 if os.path.exists(build_dir):
|
A D | build_helpers.py | 75 if not curr.exists():
|
/scripts/pylib/pytest-twister-harness/tests/resources/ |
A D | fifo_mock.py | 26 while not os.path.exists(self.filename):
|
Completed in 150 milliseconds
123