Searched refs:kunit_end_re (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/kunit/ | ||
H A D | kunit_parser.py | 51 kunit_end_re = re.compile('(List of all partitions:|' variable 62 elif kunit_end_re.search(line): |
Completed in 1 milliseconds