Lines Matching defs:self
48 def __init__(self, console, check_type): argument
52 def __enter__(self): argument
56 def __exit__(self, extype, value, traceback): argument
65 def __init__(self, console, timeout): argument
70 def __enter__(self): argument
73 def __exit__(self, extype, value, traceback): argument
82 def __init__(self, log, config, max_fifo_fill): argument
118 def eval_bad_patterns(self): argument
124 def close(self): argument
142 def run_command(self, cmd, wait_for_echo=True, send_nl=True, argument
222 def run_command_list(self, cmds): argument
239 def ctrlc(self): argument
255 def wait_for(self, text): argument
277 def drain_console(self): argument
324 def ensure_spawned(self): argument
397 def cleanup_spawn(self): argument
419 def restart_uboot(self): argument
424 def get_spawn_output(self): argument
434 def validate_version_string_in_text(self, text): argument
449 def disable_check(self, check_type): argument
465 def temporary_timeout(self, timeout): argument