Home
last modified time | relevance | path

Searched refs:TestResult (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/tools/testing/selftests/tc-testing/
DTdcResults.py11 class TestResult: class
65 if isinstance(result_data, TestResult):
Dtdc.py254 res = TestResult(tidx['id'], tidx['name'])
261 res = TestResult(tidx['id'], tidx['name'])
364 res = TestResult(tidx['id'], tidx['name'])
378 res = TestResult(tidx['id'], tidx['name'])
405 res = TestResult(tidx['id'], tidx['name'])
/Linux-v6.1/tools/testing/selftests/tc-testing/plugin-lib/
DvalgrindPlugin.py43 res = TestResult('{}-mem'.format(self.testidlist[xx]), 'Test skipped')
105 res = TestResult('{}-mem'.format(self.args.testid),