Closedown
This commit is contained in:
@@ -112,7 +112,7 @@ class TestingTool:
|
||||
#self.log('Device: ' + self.deviceName)
|
||||
#self.log('Test name: ' + self.testName)
|
||||
#self.log('Test path: ' + self.testPath)
|
||||
self.log('Test passed: ' + str(testPassed))
|
||||
self.log('Return message: ' + returnString)
|
||||
self.log('**** Test passed: ' + str(testPassed))
|
||||
self.log('**** Return message: ' + returnString)
|
||||
ret = [self.testPath, self.deviceName, returnString, testPassed]
|
||||
set_return( ret)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#TestingList for pshell: configuration properties
|
||||
#Tue Aug 29 14:47:11 CEST 2017
|
||||
#Tue Aug 29 14:53:39 CEST 2017
|
||||
customPanel=
|
||||
showEnabledTestsOnly=true
|
||||
listFilter=test-bx84
|
||||
|
||||
Reference in New Issue
Block a user