Lines Matching defs:self
23 def __init__(self, filename): argument
27 def caption(self, str): argument
34 def error(self, str): argument
41 def log(self, str): argument
54 def __init__(self, logfile, tests): argument
58 def shell(self, cmd, path=os.getcwd()): argument
70 def GetOutput(self, cmd, path=os.getcwd()): argument
89 def __init__(self, args): argument
96 def get_commands(self, test): argument
104 def run_test(self, test): argument
138 def run_tests(self): argument
168 def print_separator(self): argument
174 def print_row(self, c0, c1): argument
177 def print_test(self, test): argument
181 def print_result(self, result): argument