summaryrefslogtreecommitdiff
path: root/automated/android/piglit-shader-runner/piglit-shader-runner.yaml
blob: 42193cac25f73f12392f4b33617635c7cc4deab1 (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: piglit-shader-runner
    format: "Lava-Test-Shell Test Definition 1.0"
    description: "Piglit shader_runner test suite for android. The test suite
                  runs shader tests using OpenGL shaders."
    maintainer:
        - yongqin.liu@linaro.org
        - chase.qi@linaro.org
    os:
        - android
    scope:
        - functional
    devices:
        - juno
        - hi6220-hikey

params:
    # Specify device serial no. when more than one device connected.
    ANDROID_SERIAL: ""
    # Specify timeout in seconds for wait_boot_completed
    BOOT_TIMEOUT: "300"

run:
    steps:
        - cd ./automated/android/piglit-shader-runner
        - ./piglit-shader-runner.sh -s "${ANDROID_SERIAL}" -t "${BOOT_TIMEOUT}"
        - ../../utils/send-to-lava.sh ./output/result.txt