aboutsummaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorChase Qi <chase.qi@linaro.org>2014-09-29 11:19:02 +0800
committerChase Qi <chase.qi@linaro.org>2014-09-29 11:19:02 +0800
commit24d517849cb5edfcc78d568602376013e28bb363 (patch)
treee0f7beb6ab53941784349d88ee1002e8f89f386a /android
parent7c06822f0b4b3e032e342a87b7c7afe6cf62e641 (diff)
update
Diffstat (limited to 'android')
-rw-r--r--android/lava-test-case.yaml24
1 files changed, 24 insertions, 0 deletions
diff --git a/android/lava-test-case.yaml b/android/lava-test-case.yaml
new file mode 100644
index 0000000..216de1d
--- /dev/null
+++ b/android/lava-test-case.yaml
@@ -0,0 +1,24 @@
+metadata:
+ name: lava-test-case
+ format: "Lava-Test-Shell Test Definition 1.0"
+ description: "lava test case feature experiment"
+ maintainer:
+ - chase.qi@linaro.org
+ os:
+ - android
+ devices:
+ - panda
+ - panda-es
+ - vexpress-a9
+ - vexpress-tc2
+ - rtsm_foundation-armv8
+ - rtsm_fvp_base-aemv8a
+ - aa9
+ scope:
+ - functional
+ environment:
+ - lava-test-shell
+
+run:
+ steps:
+ - "./android/scripts/lava-test-case.sh"