Home
last modified time | relevance | path

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

/u-boot/test/py/tests/
A Dtest_unknown_cmd.py11 with u_boot_console.disable_check('unknown_command'):
A Dtest_000_version.py16 with u_boot_console.disable_check('main_signon'):
A Dtest_env.py48 with self.u_boot_console.disable_check('main_signon'):
192 with c.disable_check('error_notification'):
257 with c.disable_check('error_notification'):
270 with c.disable_check('error_notification'):
/u-boot/test/py/tests/test_fs/
A Dtest_symlink.py127 with u_boot_console.disable_check('error_notification'):
/u-boot/test/py/
A Du_boot_console_base.py449 def disable_check(self, check_type): member in ConsoleBase
/u-boot/doc/develop/
A Dpy_testing.rst417 `u_boot_console.disable_check()` to temporarily disable checking for specific

Completed in 9 milliseconds