Home
last modified time | relevance | path

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

/external/u-boot/test/py/tests/
Dtest_env.py43 with self.u_boot_console.disable_check('main_signon'):
187 with c.disable_check('error_notification'):
Dtest_unknown_cmd.py11 with u_boot_console.disable_check('unknown_command'):
Dtest_000_version.py16 with u_boot_console.disable_check('main_signon'):
/external/autotest/client/cros/
Ddhcp_test_base.py234 disable_check=False): argument
270 if disable_check:
/external/u-boot/test/py/
Du_boot_console_base.py429 def disable_check(self, check_type): member in ConsoleBase
DREADME.md354 `u_boot_console.disable_check()` to temporarily disable checking for specific