Searched refs:adjust_runner_config (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/scripts/west_commands/tests/ |
D | test_bossac.py | 140 def adjust_runner_config(runner_config, tmpdir, dotconfig): function 187 runner_config = adjust_runner_config(runner_config, tmpdir, DOTCONFIG_STD) 224 runner_config = adjust_runner_config(runner_config, tmpdir, DOTCONFIG_STD) 262 runner_config = adjust_runner_config(runner_config, tmpdir, DOTCONFIG_STD) 299 runner_config = adjust_runner_config(runner_config, tmpdir, DOTCONFIG_STD) 338 runner_config = adjust_runner_config(runner_config, tmpdir, 376 runner_config = adjust_runner_config(runner_config, tmpdir, 411 runner_config = adjust_runner_config(runner_config, tmpdir, 445 runner_config = adjust_runner_config(runner_config, tmpdir, 480 runner_config = adjust_runner_config(runner_config, tmpdir, [all …]
|
D | test_mdb.py | 136 def adjust_runner_config(runner_config, tmpdir, dotconfig): function 180 runner_config = adjust_runner_config(runner_config, tmpdir, DOTCONFIG_NO_HOSTLINK) 185 runner_config = adjust_runner_config(runner_config, tmpdir, DOTCONFIG_HOSTLINK)
|