summaryrefslogtreecommitdiff
path: root/automated/linux/v4l2/v4l2-compliance.yaml
blob: cf013346dcb310a62f647893678118c073466b21 (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
metadata:
    name: v4l2-compliance
    format: "Lava-Test-Shell Test Definition 1.0"
    description: "v4l2 Compliance test suite"
    maintainer:
        - ryan.harkin@linaro.org
    os:
        - openembedded
        - debian
    scope:
        - functional
    devices:
        - imx7s-warp
        - hikey

params:
    VIDEO_DEVICE: "/dev/video0"
    # Specify video driver module to modprobe.
    # Example: vivid.ko
    VIDEO_DRIVER: ""

run:
    steps:
        - cd ./automated/linux/v4l2/
        - ./v4l2-compliance.sh -d "${VIDEO_DEVICE}" -D "${VIDEO_DRIVER}"
        - ../../utils/send-to-lava.sh ./output/result.txt