Lines Matching defs:self
43 def __init__(self): argument
51 def done(self, proc, killed): argument
75 def __init__(self, stream): argument
80 def fileno(self): argument
83 def read(self, drain=0): argument
91 def _read(self): argument
117 def __init__(self, pathname, outputdir=None, timeout=None, user=None): argument
125 def __str__(self): argument
129 def kill_cmd(self, proc): argument
148 def update_cmd_privs(self, cmd, user): argument
162 def collect_output(self, proc): argument
181 def run(self, options): argument
214 def skip(self): argument
227 def log(self, logger, options): argument
275 def __init__(self, pathname, outputdir=None, timeout=None, user=None, argument
283 def __str__(self): argument
294 def verify(self, logger): argument
316 def run(self, logger, options): argument
351 def __init__(self, pathname, outputdir=None, timeout=None, user=None, argument
358 def __str__(self): argument
369 def verify(self, logger): argument
414 def run(self, logger, options): argument
452 def __init__(self, options): argument
470 def __str__(self): argument
480 def addtest(self, pathname, options): argument
493 def addtestgroup(self, dirname, filenames, options): argument
514 def read(self, logger, options): argument
558 def write(self, options): argument
585 def complete_outputdirs(self, options): argument
615 def setup_logging(self, options): argument
654 def run(self, options): argument
667 def summary(self): argument