Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dos_utils_keywords.py58 def htx_error_log_to_list(htx_error_log_output): argument
124 for line in htx_error_log_output.splitlines():
146 def build_error_dict(htx_error_log_output): argument
190 error_list = htx_error_log_to_list(htx_error_log_output)