summaryrefslogtreecommitdiff
path: root/ubuntu
diff options
context:
space:
mode:
authorAmit Khare <amit.khare@linaro.org>2015-01-09 00:30:47 +0530
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-01-14 12:26:11 +0000
commit23dcc61425e46adde98fdaea166697d121be6561 (patch)
tree5c3777ddc8bc47f3f9601ba75f8da227dd050391 /ubuntu
parentd0cf066b82cb62d03fa280415421d60116e3537f (diff)
Ubuntu: Ptsematest description updated
Change-Id: I8c4c9976051e8577797d4d7a46e41f9b42c2ec97
Diffstat (limited to 'ubuntu')
-rw-r--r--ubuntu/ptsematest.yaml7
1 files changed, 5 insertions, 2 deletions
diff --git a/ubuntu/ptsematest.yaml b/ubuntu/ptsematest.yaml
index a0c0caf..b1fa0fa 100644
--- a/ubuntu/ptsematest.yaml
+++ b/ubuntu/ptsematest.yaml
@@ -1,8 +1,10 @@
metadata:
name: ptsematest
format: "Lava-Test-Shell Test Definition 1.0"
- description:
- "Start two threads and measure the latency of interprocess communication with POSIX mutex"
+ description: "Ptsematest measures the latency of interprocess communication with POSIX mutex. The test
+ starts two threads that are synchronized via pthread_mutex_unlock()/pthread_mutex_lock()
+ and measures the latency between releasing and getting the lock. The dafault iteration is
+ set to 1000 which can be changed via JSON file."
maintainer:
- arthur.she@linaro.org
os:
@@ -11,6 +13,7 @@ metadata:
- arndale
- beaglebone-black
- rtsm_fvp_base-aemv8a
+ - juno
scope:
- performance
- preempt-rt