Closedown

This commit is contained in:
boccioli_m
2017-10-09 14:49:06 +02:00
parent 62475c37ba
commit 93d4066e6c
2 changed files with 8 additions and 1 deletions

View File

@@ -116,3 +116,10 @@ class TestingTool:
self.log('Return message: ' + returnString)
ret = [self.testPath, self.deviceName, returnString, testPassed]
set_return( ret)
class Pio:
def __init__(self):
self.log('ecco pio')
def log(self, text):
print str(text)

View File

@@ -1,5 +1,5 @@
#TestingList for pshell: configuration properties
#Mon Oct 09 14:47:17 CEST 2017
#Mon Oct 09 14:47:32 CEST 2017
customPanel=
showEnabledTestsOnly=true
listFilter=rps-try