Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/test/py/
H A Du_boot_console_base.py20 pattern_u_boot_spl_signon = re.compile('(U-Boot SPL \\d{4}\\.\\d{2}[^\r\n]*\\))') variable
31 ('spl_signon', pattern_u_boot_spl_signon),
348 m = self.p.expect([pattern_u_boot_spl_signon] +