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

/linux-master/tools/testing/selftests/tc-testing/
H A DTdcResults.py76 def count_skips(self): member in class:TestSuiteReport
113 xunit += '\t<testsuite tests=\"{}\" skips=\"{}\">\n'.format(self.count_tests(), self.count_skips())

Completed in 202 milliseconds