summaryrefslogtreecommitdiff
path: root/automated/linux/optee/optee-xtest.yaml
blob: 06415b3b2ca502a089eebbe4cadbd0885fca2213 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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