Searched refs:temporary_dir (Results 1 – 1 of 1) 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 199 temporary_dir.return_value.__enter__.return_value = tmp_path 229 def test_attach(require, check_call, popen_ignore_int, get_script, temporary_dir, system, argument 233 temporary_dir.return_value.__enter__.return_value = tmp_path
|