Lines Matching refs:tmpdir
140 def adjust_runner_config(runner_config, tmpdir, dotconfig): argument
145 zephyr = tmpdir / 'zephyr'
149 return runner_config._replace(build_dir=os.fspath(tmpdir))
168 def test_bossac_init(cc, req, get_cod_par, sup, runner_config, tmpdir): argument
187 runner_config = adjust_runner_config(runner_config, tmpdir, DOTCONFIG_STD)
201 def test_bossac_create(cc, req, get_cod_par, sup, runner_config, tmpdir): argument
224 runner_config = adjust_runner_config(runner_config, tmpdir, DOTCONFIG_STD)
238 def test_bossac_create_with_speed(cc, req, get_cod_par, sup, runner_config, tmpdir): argument
262 runner_config = adjust_runner_config(runner_config, tmpdir, DOTCONFIG_STD)
276 def test_bossac_create_with_erase(cc, req, get_cod_par, sup, runner_config, tmpdir): argument
299 runner_config = adjust_runner_config(runner_config, tmpdir, DOTCONFIG_STD)
313 runner_config, tmpdir): argument
338 runner_config = adjust_runner_config(runner_config, tmpdir,
356 runner_config, tmpdir): argument
376 runner_config = adjust_runner_config(runner_config, tmpdir,
392 runner_config, tmpdir): argument
411 runner_config = adjust_runner_config(runner_config, tmpdir,
426 runner_config, tmpdir): argument
445 runner_config = adjust_runner_config(runner_config, tmpdir,
461 runner_config, tmpdir): argument
480 runner_config = adjust_runner_config(runner_config, tmpdir,
496 runner_config, tmpdir): argument
513 runner_config = adjust_runner_config(runner_config, tmpdir,
532 runner_config, tmpdir): argument
549 runner_config = adjust_runner_config(runner_config, tmpdir,
567 runner_config, tmpdir): argument
585 runner_config = adjust_runner_config(runner_config, tmpdir,