Searched refs:debugresult (Results 1 - 1 of 1) sorted by relevance
/pkg/src/tests/ |
H A D | pkg5unittest.py | 499 self.debugresult(retcode, exit, self.output + self.errout) 550 def debugresult(self, retcode, expected, output): function 4481 def debugresult(self, result, expected, msg): member in class:ApacheController 4483 self.__tc.debugresult(result, expected, msg) 4573 self.debugresult(stop_retcode, 0, stop_output)
|
Completed in 21 milliseconds