Lines Matching defs:self
47 def __init__(self, console, check_type): argument
51 def __enter__(self): argument
55 def __exit__(self, extype, value, traceback): argument
64 def __init__(self, console, timeout): argument
69 def __enter__(self): argument
72 def __exit__(self, extype, value, traceback): argument
81 def __init__(self, log, config, max_fifo_fill): argument
117 def eval_bad_patterns(self): argument
123 def close(self): argument
141 def run_command(self, cmd, wait_for_echo=True, send_nl=True, argument
221 def run_command_list(self, cmds): argument
238 def ctrlc(self): argument
254 def wait_for(self, text): argument
276 def drain_console(self): argument
313 def ensure_spawned(self): argument
378 def cleanup_spawn(self): argument
400 def restart_uboot(self): argument
405 def get_spawn_output(self): argument
415 def validate_version_string_in_text(self, text): argument
430 def disable_check(self, check_type): argument
446 def temporary_timeout(self, timeout): argument