Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/kunit/
Dkunit_parser.py185 def parse_diagnostic(lines: LineStream, test_case: TestCase) -> bool: function
203 while parse_diagnostic(lines, test_case):