Home
last modified time | relevance | path

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

/honee/tests/junit-xml/junit_xml/
H A D__init__.py404 def add_error_info(self, message=None, output=None, error_type=None): member in TestCase
/honee/tests/
H A Djunit_common.py676 test_case.add_error_info(f'returncode = {proc.returncode}')