Home
last modified time | relevance | path

Searched refs:PATTERN_0 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/tcg/aarch64/gdbstub/
H A Dtest-mte.py26 PATTERN_0 = r"Memory tags for address 0x[0-9a-f]+ match \(0x[0-9a-f]+\)." variable
57 tags_match = re.findall(PATTERN_0, co, re.MULTILINE)