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