Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/tests/twister/
Dtest_handlers.py1324 popen_exception, argument
1329 if popen_exception:
1330 raise popen_exception(command, 'Dummy error')
1345 if popen_exception: