Home
last modified time | relevance | path

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

/openbmc/u-boot/test/py/tests/
H A Dtest_env.py44 with self.u_boot_console.disable_check('main_signon'):
188 with c.disable_check('error_notification'):
253 with c.disable_check('error_notification'):
266 with c.disable_check('error_notification'):
H A Dtest_unknown_cmd.py11 with u_boot_console.disable_check('unknown_command'):
H A Dtest_000_version.py16 with u_boot_console.disable_check('main_signon'):
/openbmc/u-boot/test/py/
H A Du_boot_console_base.py439 def disable_check(self, check_type): member in ConsoleBase
H A DREADME.md355 `u_boot_console.disable_check()` to temporarily disable checking for specific