Closedown

This commit is contained in:
boccioli_m
2017-10-09 14:08:42 +02:00
parent d7cde7368a
commit 3ba184af72
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -9,12 +9,13 @@
# The code below is necessary to run the Testing List plug-in:
global print_log, sendFeedback, sys, inspect, os, traceback
import sys, inspect, os, traceback
import pio
class TestingTool:
"""
Common tools for running the test
"""
p = pio
def __init__(self, testName, testPath, deviceName, testParams):
"""
Init class with test data
@@ -100,8 +101,6 @@ class TestingTool:
self.testParams[key]['description']))
def sendFeedback(self, returnString, testPassed):
"""
Prepare and send feedback to calling tool
+1 -1
View File
@@ -1,5 +1,5 @@
#TestingList for pshell: configuration properties
#Mon Oct 09 13:43:14 CEST 2017
#Mon Oct 09 13:45:53 CEST 2017
customPanel=
showEnabledTestsOnly=true
listFilter=rps-try