Searched defs:tool (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/scripts/west_commands/tests/ |
D | test_nrf.py | 516 def check_expected(tool, test_case, check_fn, get_snr, tmpdir, runner_config): argument 550 def test_init(check_call, popen, get_snr, require, tool, test_case, argument 582 def test_create(check_call, popen, get_snr, require, tool, test_case, argument
|
/Zephyr-latest/tests/kernel/timer/timer_behavior/pytest/ |
D | conftest.py | 17 def tool(request): function
|
D | test_timer.py | 91 def test_flash(dut: DeviceAdapter, tool, tool_options, config, argument
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | ezflashcli.py | 15 def __init__(self, cfg, tool, dev_id=None, tool_opt=None, erase=False, reset=True): argument
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | coverage.py | 36 def factory(tool, jobs=None): argument
|