Searched refs:testidlist (Results 1 – 3 of 3) sorted by relevance
30 self.testidlist = [tidx['id'] for tidx in testlist]44 res = TestResult('{}-mem'.format(self.testidlist[xx]), 'Test skipped')
30 def pre_suite(self, testcount, testidlist) # see "PRE_SUITE" below44 testidlist (array of test ids for tests that will be run). This is
129 def call_pre_suite(self, testcount, testidlist): argument131 pgn_inst.pre_suite(testcount, testidlist)