summaryrefslogtreecommitdiff
path: root/manual/generic/linux/secondary-video-out.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/generic/linux/secondary-video-out.yaml')
-rw-r--r--manual/generic/linux/secondary-video-out.yaml25
1 files changed, 25 insertions, 0 deletions
diff --git a/manual/generic/linux/secondary-video-out.yaml b/manual/generic/linux/secondary-video-out.yaml
new file mode 100644
index 0000000..d1de364
--- /dev/null
+++ b/manual/generic/linux/secondary-video-out.yaml
@@ -0,0 +1,25 @@
+metadata:
+ name: secondary-video-out
+ format: "Manual Test Definition 1.0"
+ description: "Test the secondary video output on hardware board."
+ maintainer:
+ - botao.sun@linaro.org
+ os:
+ - ubuntu
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - panda
+ - panda-es
+ - arndale
+ environment:
+ - manual-test
+
+run:
+ steps:
+ - "Using HDMI cable to connect the hardware board to a display device, usually an external monitor."
+ - "Power on the board until boot up successfully."
+ - "For TI Panda 4430 and 4460, the secondary video output is the DVI-D port."
+ expected:
+ - "The video output should show up on that display device, for example, the boot log and command prompt can be seen on screen."