Home
last modified time | relevance | path

Searched refs:adjust_runner_config (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/scripts/west_commands/tests/
Dtest_bossac.py140 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 …]
Dtest_mdb.py136 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)