Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/scripts/tests/twister/
Dtest_handlers.py1216 popen_exception, argument
1221 if popen_exception:
1222 raise popen_exception(command, 'Dummy error')
1237 if popen_exception: