Closedown
This commit is contained in:
@@ -15,12 +15,13 @@ class TestingTool:
|
||||
"""
|
||||
Common tools for running the test
|
||||
"""
|
||||
p = pio
|
||||
def __init__(self, testName, testPath, deviceName, testParams):
|
||||
"""
|
||||
Init class with test data
|
||||
"""
|
||||
self.deviceName = deviceName
|
||||
p = pio
|
||||
self.log('passato pio')
|
||||
self.testName = testName
|
||||
self.testPath = testPath
|
||||
self.testParams = testParams
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#TestingList for pshell: configuration properties
|
||||
#Mon Oct 09 14:09:12 CEST 2017
|
||||
#Mon Oct 09 14:11:01 CEST 2017
|
||||
customPanel=
|
||||
showEnabledTestsOnly=true
|
||||
listFilter=rps-try
|
||||
|
||||
Reference in New Issue
Block a user