summaryrefslogtreecommitdiff
path: root/generic/linux/primary-video-output.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'generic/linux/primary-video-output.yaml')
-rw-r--r--generic/linux/primary-video-output.yaml31
1 files changed, 0 insertions, 31 deletions
diff --git a/generic/linux/primary-video-output.yaml b/generic/linux/primary-video-output.yaml
deleted file mode 100644
index 3a4fcfc..0000000
--- a/generic/linux/primary-video-output.yaml
+++ /dev/null
@@ -1,31 +0,0 @@
-metadata:
- name: primary-video-out
- format: "Manual Test Definition 1.0"
- description: "Test the primary video output on hardware board."
- maintainer:
- - amit.khare@linaro.org
- os:
- - ubuntu
- - openembedded
- scope:
- - functional
- devices:
- - panda
- - panda-es
- - arndale
- - hikey
- environment:
- - manual-test
-
-run:
- steps:
- - Note: For board which come with LCD module, Primary Video Output means that LCD display.
- - Plug in HDMI cable between the board and HDMI Monitor or HDMI TV.
- - Power on the HDMI Monitor or HDMI TV, switch input source to HDMI.
- - Boot the board.
- - If HDMI video ouput works well, Plug out HDMI cable.
- - Plug in HDMI cable again.
-
- expected:
- - "The video output should show up on that display device, for example, the boot log and command prompt can be seen on screen."
- - "After HDMI cable plugged out, display should be gone from monitor or TV. When plugged in HDMI cable again, display should be back to work as normal."