summaryrefslogtreecommitdiff
path: root/android/binder.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'android/binder.yaml')
-rw-r--r--android/binder.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/android/binder.yaml b/android/binder.yaml
index 4828c21..ac39ffc 100644
--- a/android/binder.yaml
+++ b/android/binder.yaml
@@ -1,7 +1,10 @@
metadata:
name: binder
format: "Lava-Test-Shell Test Definition 1.0"
- description: "Binder test for android."
+ description: "Binder test's uses binderAddInts to measures the rate at which a short
+ binder IPC operation can be performed. The test consist of a client sending
+ a parcel containing two integers to server which in turn adds the two integers
+ and sends the sum back to client."
os:
- android
scope:
@@ -11,6 +14,7 @@ metadata:
- panda
- vexpress-a9
- vexpress-tc2
+ - juno
maintainer:
- amit.pundir@linaro.org