Home
last modified time | relevance | path

Searched defs:parse_test (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/kunit/
H A Dkunit_parser.py690 def parse_test(lines: LineStream, expected_num: int, log: List[str], is_subtest: bool, printer: Pri… function
/linux/lib/
H A Dtest_bitmap.c596 static const unsigned long parse_test[] __initconst = { variable