From f991df3344a63a18ae13a4d3110c6a4452e88ed4 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Tue, 29 Aug 2017 14:57:34 +0200 Subject: [PATCH] Closedown --- script/local.py | 4 ++-- script/tests/tests.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/script/local.py b/script/local.py index 2fb6569..7b74dec 100644 --- a/script/local.py +++ b/script/local.py @@ -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) diff --git a/script/tests/tests.properties b/script/tests/tests.properties index 26f9fc6..a0d3f9f 100644 --- a/script/tests/tests.properties +++ b/script/tests/tests.properties @@ -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