summaryrefslogtreecommitdiff
path: root/automated/linux/optee/optee-xtest.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'automated/linux/optee/optee-xtest.yaml')
-rw-r--r--automated/linux/optee/optee-xtest.yaml27
1 files changed, 27 insertions, 0 deletions
diff --git a/automated/linux/optee/optee-xtest.yaml b/automated/linux/optee/optee-xtest.yaml
new file mode 100644
index 0000000..06415b3
--- /dev/null
+++ b/automated/linux/optee/optee-xtest.yaml
@@ -0,0 +1,27 @@
+metadata:
+ name: optee-xtest
+ format: "Lava-Test-Shell Test Definition 1.0"
+ description: "OP-TEE sanity test suite"
+ maintainer:
+ - chase.qi@linaro.org
+ os:
+ - openembedded
+ - debian
+ scope:
+ - functional
+ - performance
+ devices:
+ - juno
+ - hi6220-hikey
+
+params:
+ # Test suite level: [0-15]
+ TEST_LEVEL: "0"
+ # Available test suite: regression, benchmark
+ TEST_SUITE: "regression"
+
+run:
+ steps:
+ - cd ./automated/linux/optee/
+ - ./optee-xtest.sh -l "${TEST_LEVEL}" -t "${TEST_SUITE}"
+ - ../../utils/send-to-lava.sh ./output/result.txt