summaryrefslogtreecommitdiff
path: root/ubuntu
diff options
context:
space:
mode:
authorAmit Khare <amit.khare@linaro.org>2015-01-09 00:38:43 +0530
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-01-14 12:18:10 +0000
commitd0cf066b82cb62d03fa280415421d60116e3537f (patch)
treede44bb517935a1a60bb5a41a9370ac7c99f0ad50 /ubuntu
parent2581c5a66a96104cce42831a695848098d578b66 (diff)
Ubuntu: Pmqtest description updated
Change-Id: I132777472e5d69e0546b4dbcd39dafb17accaf22
Diffstat (limited to 'ubuntu')
-rw-r--r--ubuntu/pmqtest.yaml8
1 files changed, 5 insertions, 3 deletions
diff --git a/ubuntu/pmqtest.yaml b/ubuntu/pmqtest.yaml
index ecd890a..6cacae0 100644
--- a/ubuntu/pmqtest.yaml
+++ b/ubuntu/pmqtest.yaml
@@ -1,9 +1,10 @@
metadata:
name: pmqtest
format: "Lava-Test-Shell Test Definition 1.0"
- description:
- "Start pairs of threads and measure the latency of interprocess
- communication with POSIX messages queues"
+ description: "Pmqtest measures the latency of interprocess communication with POSIX messages queues.
+ The test starts pairs of threads that are synchronized via mq_send/mw_receive() and
+ measures the latency between sending and receiving the message. The default iteration
+ is set to 1000 which can be changed via JSON file."
maintainer:
- arthur.she@linaro.org
os:
@@ -12,6 +13,7 @@ metadata:
- arndale
- beaglebone-black
- rtsm_fvp_base-aemv8a
+ - juno
scope:
- performance
- preempt-rt