Startup
This commit is contained in:
@@ -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);
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user