Home
last modified time | relevance | path

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

/scripts/
Danalyze_suspend.py228 def initTestOutput(self, subdir, testpath=''): argument
234 if not testpath:
235 testpath = n.strftime('suspend-%y%m%d-%H%M%S')
237 self.testdir = subdir+"/"+testpath
239 self.testdir = testpath
4419 def runTest(subdir, testpath=''): argument
4424 sysvals.initTestOutput(subdir, testpath)