Home
last modified time | relevance | path

Searched refs:run_device_test (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/targets/stm32f429i-disc1/py/stm32f429i_disc1_utils/
D__init__.py18 from stm32f429i_disc1_utils.unit_test_runner import run_device_test
Dunit_test_runner.py239 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/
Dunit_test_runner.py228 def run_device_test(binary, flash_only, port, baud, test_timeout, upload_tool, function
354 if run_device_test(binary.as_posix(),