Home
last modified time | relevance | path

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

/test/xts/tools/lite/reliability/
DNativePressTest.py82 def ProcessTestResultCheck(testScriptPath): argument
84 exec_cmd("md " + testScriptPath + "\\faultlog")
95 filename + " " + testScriptPath + "\\faultlog\\")
97 filename + " " + testScriptPath + "\\faultlog\\")
110 testScriptPath = os.path.split(os.path.realpath(__file__))[0] variable
127 if not ProcessTestResultCheck(testScriptPath):