summaryrefslogtreecommitdiff
path: root/automated/linux/v4l2/v4l2-compliance.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'automated/linux/v4l2/v4l2-compliance.yaml')
-rw-r--r--automated/linux/v4l2/v4l2-compliance.yaml23
1 files changed, 23 insertions, 0 deletions
diff --git a/automated/linux/v4l2/v4l2-compliance.yaml b/automated/linux/v4l2/v4l2-compliance.yaml
new file mode 100644
index 0000000..c386d43
--- /dev/null
+++ b/automated/linux/v4l2/v4l2-compliance.yaml
@@ -0,0 +1,23 @@
+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
+
+params:
+ VIDEO_DEVICE: "/dev/video0"
+ MEDIA_DEVICE_NUM: "0"
+
+run:
+ steps:
+ - cd ./automated/linux/v4l2/
+ - ./v4l2-compliance.sh -d "${VIDEO_DEVICE}" -m "${MEDIA_DEVICE_NUM}"
+ - ../../utils/send-to-lava.sh ./output/result.txt