Searched defs:popen_ignore_int (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/scripts/west_commands/tests/ |
D | test_nxp_s32dbg.py | 195 def test_debug(require, check_call, popen_ignore_int, get_script, temporary_dir, system, argument 229 def test_attach(require, check_call, popen_ignore_int, get_script, temporary_dir, system, argument
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | core.py | 878 def popen_ignore_int(self, cmd: list[str], **kwargs) -> subprocess.Popen: member in ZephyrBinaryRunner
|