Closedown

This commit is contained in:
boccioli_m
2017-08-29 14:57:34 +02:00
parent c4ba98928e
commit f991df3344
2 changed files with 3 additions and 3 deletions

View File

@@ -113,9 +113,9 @@ class TestingTool:
#self.log('Test name: ' + self.testName)
#self.log('Test path: ' + self.testPath)
if testPassed:
self.log('**** Test passed ****')
self.log('**** TEST PASSED ****')
else:
self.log('**** Test failed ****')
self.log('**** TEST FAILED ****')
self.log('Return message: ' + returnString)
ret = [self.testPath, self.deviceName, returnString, testPassed]
set_return( ret)

View File

@@ -1,5 +1,5 @@
#TestingList for pshell: configuration properties
#Tue Aug 29 14:55:11 CEST 2017
#Tue Aug 29 14:57:04 CEST 2017
customPanel=
showEnabledTestsOnly=true
listFilter=test-bx84