Searched refs:run_device_test (Results 1 – 3 of 3) sorted by relevance
/external/pigweed/targets/stm32f429i-disc1/py/stm32f429i_disc1_utils/ |
D | __init__.py | 18 from stm32f429i_disc1_utils.unit_test_runner import run_device_test
|
D | unit_test_runner.py | 239 def run_device_test(binary, function 304 if run_device_test(args.binary, args.test_timeout, args.openocd_config,
|
/external/pigweed/pw_arduino_build/py/pw_arduino_build/ |
D | unit_test_runner.py | 228 def run_device_test(binary, flash_only, port, baud, test_timeout, upload_tool, function 354 if run_device_test(binary.as_posix(),
|