Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/timer/timer_behavior/pytest/
Dtest_timer.py91 def test_flash(dut: DeviceAdapter, tool, tool_options, config, argument
102 stats, stats_count = tool.run(seconds, tool_options)
Dconftest.py22 def tool_options(request): function