Searched refs:KTAP_START (Results 1 – 1 of 1) sorted by relevance
216 KTAP_START = re.compile(r'KTAP version ([0-9]+)$') variable230 if not started and KTAP_START.search(line):293 ktap_match = KTAP_START.match(lines.peek())