Searched refs:testpath (Results 1 – 1 of 1) sorted by relevance
228 def initTestOutput(self, subdir, testpath=''): argument234 if not testpath:235 testpath = n.strftime('suspend-%y%m%d-%H%M%S')237 self.testdir = subdir+"/"+testpath239 self.testdir = testpath4419 def runTest(subdir, testpath=''): argument4424 sysvals.initTestOutput(subdir, testpath)