diff --git a/plugins/TestingList.java b/plugins/TestingList.java index 8427645..8e244f2 100644 --- a/plugins/TestingList.java +++ b/plugins/TestingList.java @@ -1225,7 +1225,7 @@ public class TestingList extends Panel { openDetails(); break; } - updateStatus(); + //updateStatus(); } catch (Exception ex) { SwingUtils.showException(this, ex); } diff --git a/script/tests/config/rps-test b/script/tests/config/rps-test index 3300354..d615770 100644 Binary files a/script/tests/config/rps-test and b/script/tests/config/rps-test differ diff --git a/script/tests/devices/PIF/.config b/script/tests/devices/PIF/.config index 46e9b4d..8c21914 100644 --- a/script/tests/devices/PIF/.config +++ b/script/tests/devices/PIF/.config @@ -1,5 +1,5 @@ #Wed Oct 18 10:54:16 CEST 2017 -name=Pif +name=PIF tests=RPS Tests Betriebsmode -description=rps section till Pif +description=rps section till PIF parameters=mode&"2,IQCOM,$PIF,1,DIA"&"betriebsmode";expectedVal14&"0x0400"&"[hex] Expected value for channels 1-4";expectedVal58&"0x0000"&"[hex] Expected value for channels 5-8"; diff --git a/script/tests/tests.properties b/script/tests/tests.properties index b0dd91a..a867cc3 100644 --- a/script/tests/tests.properties +++ b/script/tests/tests.properties @@ -1,5 +1,5 @@ #TestingList for pshell: configuration properties -#Fri Oct 20 10:33:24 CEST 2017 +#Fri Oct 20 10:59:20 CEST 2017 customPanel= showEnabledTestsOnly=true listFilter=rps-test