Home
last modified time | relevance | path

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

/u-boot/test/py/
A Du_boot_console_base.py20 pattern_u_boot_spl2_signon = re.compile('(U-Boot SPL \\d{4}\\.\\d{2}[^\r\n]*\\))') variable
32 ('spl2_signon', pattern_u_boot_spl2_signon),
367 m = self.p.expect([pattern_u_boot_spl2_signon] +

Completed in 7 milliseconds