Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/core/target/
H A Dserial.py96 except SerialTimeoutException as e:
252 class SerialTimeoutException(Exception): class
312 raise SerialTimeoutException(f'Timeout executing: {cmd} after {timeout}s')