This commit is contained in:
boccioli_m
2017-10-13 13:18:19 +02:00
parent 598fdb2621
commit cd0e531825
4 changed files with 4 additions and 4 deletions

View File

@@ -2131,7 +2131,7 @@ public class TestingList extends Panel {
}
//animate the custom panel (if present)
animateCustomPanel(sDeviceName);
//System.out.println(sParallelizeCommand);
System.out.println("sParallelizeCommand: " +sParallelizeCommand);
//run test(s)
Object ret = eval(sParallelizeCommand);
//System.out.println(ret);

View File

@@ -1,5 +1,5 @@
#Fri Oct 13 11:25:53 CEST 2017
name=bis-BMA1
tests=RPS Tests Betriebsmode
parameters=mode&"PXXF\:VAL\:2"&"ssp";ds&"2,IQCOM,$BMA1,1,DIA"&"vla";
parameters=mode&PXXF\:VAL\:2&ssp;ds&2,IQCOM,$BMA1,1,DIA&vla;
description=rps section till BMA1

View File

@@ -1,5 +1,5 @@
#TestingList for pshell: configuration properties
#Fri Oct 13 13:12:57 CEST 2017
#Fri Oct 13 13:18:05 CEST 2017
customPanel=
showEnabledTestsOnly=
listFilter=rps-try

View File

@@ -1,4 +1,4 @@
#Fri Oct 13 11:12:22 CEST 2017
name=Betriebsmode
parameters=mode&"2,IQCOM,$BMA1,1,DIA"&"[string] Betriebs mode";expectedVal14&"0x0000"&"[hex] Expected value for channels 1-4";expectedVal58&"0x0000"&"[hex] Expected value for channels 5-8";setGetDelay&"1000"&"[ms] delay between set and get";
parameters=mode&2,IQCOM,$BMA1,1,DIA&[string] Betriebs mode;expectedVal14&0x0000&[hex] Expected value for channels 1-4;expectedVal58&0x0000&[hex] Expected value for channels 5-8;setGetDelay&1000&[ms] delay between set and get;
description=betriebsmode