Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/kunit/
Dkunit_parser.py141 def parse_diagnostic(lines: List[str], test_case: TestCase) -> bool: function
158 while parse_diagnostic(lines, test_case):