Searched refs:TEST_PLAN (Results 1 – 1 of 1) sorted by relevance
327 TEST_PLAN = re.compile(r'^\s*1\.\.([0-9]+)') variable346 match = TEST_PLAN.match(lines.peek())456 non_diagnostic_lines = [TEST_RESULT, TEST_HEADER, KTAP_START, TAP_START, TEST_PLAN]
Completed in 3 milliseconds