Lines Matching defs:self

75     def __init__(self):  argument
84 def done(self, proc, killed, reran): argument
116 def __init__(self, stream, debug=False): argument
122 def fileno(self): argument
125 def read(self, drain=0): argument
133 def _read(self): argument
161 def __init__(self, pathname, identifier=None, outputdir=None, argument
178 def __str__(self): argument
187 def kill_cmd(self, proc, options, kmemleak, keyboard_interrupt=False): argument
220 def update_cmd_privs(self, cmd, user): argument
244 def collect_output(self, proc, debug=False): argument
263 def run(self, options, dryrun=None, kmemleak=None): argument
345 def skip(self): argument
358 def log(self, options, suppress_console=False): argument
421 def __init__(self, pathname, argument
433 def __str__(self): argument
455 def verify(self): argument
477 def run(self, options, dryrun=None, kmemleak=None): argument
521 def __init__(self, pathname, tests=None, **kwargs): argument
525 def __str__(self): argument
548 def filter(self, keeplist): argument
551 def verify(self): argument
598 def run(self, options, dryrun=None, kmemleak=None): argument
647 def __init__(self, options): argument
669 def __str__(self): argument
679 def addtest(self, pathname, options): argument
692 def addtestgroup(self, dirname, filenames, options): argument
713 def filter(self, keeplist): argument
731 def read(self, options): argument
802 def write(self, options): argument
837 def complete_outputdirs(self): argument
869 def setup_logging(self, options): argument
889 def run(self, options): argument
919 def summary(self): argument