Fixed: [arallel execution of same test for different devices

This commit is contained in:
boccioli_m
2015-09-16 16:18:36 +02:00
parent cb1c14b5c6
commit 00d70ee7e1
2 changed files with 13 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
#Mon Sep 07 10:48:01 CEST 2015
#Wed Sep 16 16:17:06 CEST 2015
name=test without ioc
description=test that does not use any connection to IOC. It is useful to test pure pshell graphical features.
parameters=repeatTimes\:3\:how many times the test is repeated;howManySamples\:300\:How many samples are plotted;delayBetweenSampleS\:0.05\:delay [s] between two samples;
parameters=repeatTimes\:3\:how many times the test is repeated;howManySamples\:50\:How many samples are plotted;delayBetweenSampleS\:0.05\:delay [s] between two samples;