Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/kunit/
H A Dkunit_parser.py657 def parse_test(lines: LineStream, expected_num: int, log: List[str], is_subtest: bool) -> Test: function
/openbmc/linux/lib/
H A Dtest_bitmap.c532 static const unsigned long parse_test[] __initconst = { variable