Home
last modified time | relevance | path

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

/external/u-boot/test/py/
Du_boot_console_base.py19 pattern_u_boot_spl_signon = re.compile('(U-Boot SPL \\d{4}\\.\\d{2}[^\r\n]*\\))') variable
30 ('spl_signon', pattern_u_boot_spl_signon),
347 m = self.p.expect([pattern_u_boot_spl_signon] +