Home
last modified time | relevance | path

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

/scripts/pylib/twister/twisterlib/
A Dharness.py38 FAULT = "ZEPHYR FATAL ERROR" variable in Harness
175 if self.fail_on_fault and line == self.FAULT:
324 if self.fail_on_fault and self.FAULT in line:
/scripts/tests/twister/
A Dtest_harness.py500 console.FAULT = "ERROR"

Completed in 6 milliseconds