Searched refs:printErrorList (Results 1 - 1 of 1) sorted by relevance

/pkg/src/tests/
H A Dpkg5unittest.py1134 self.printErrorList('ERROR', self.errors)
1135 self.printErrorList('FAIL', self.failures)
1137 def printErrorList(self, flavour, errors): member in class:_OverTheWireResults
1523 self.printErrorList('ERROR', self.errors)
1524 self.printErrorList('FAIL', self.failures)
1526 def printErrorList(self, flavour, errors): member in class:_Pkg5TestResult

Completed in 20 milliseconds