summaryrefslogtreecommitdiff
path: root/generic
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-12-15 13:50:02 +0000
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-12-15 13:50:02 +0000
commitc28dfe4d248f7e7082e63c056b3af5e154b601b0 (patch)
tree3b5e406080b6bd170d441d98d8c45dc1ef100d51 /generic
parentd3f8cc3663cae218fb1846a9d9a51eec9f9130c7 (diff)
Android: Linux: consolidated primary HDMI output test
Change-Id: I81ba6f141238fc9f7c9f81630be8202d2d121c7b Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
Diffstat (limited to 'generic')
-rw-r--r--generic/linux/primary-video-output.yaml31
-rw-r--r--generic/primary-video-out-hdmi.yaml (renamed from generic/android/primary-video-out-hdmi.yaml)16
2 files changed, 9 insertions, 38 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."
diff --git a/generic/android/primary-video-out-hdmi.yaml b/generic/primary-video-out-hdmi.yaml
index 42e68bb..949838a 100644
--- a/generic/android/primary-video-out-hdmi.yaml
+++ b/generic/primary-video-out-hdmi.yaml
@@ -1,11 +1,13 @@
metadata:
- name: andriod-primary-video-out-hdmi
+ name: primary-video-out-hdmi
format: "Manual Test Definition 1.0"
- description: "Test if HDMI video works"
+ description: "Test if HDMI video output works well"
maintainer:
- amit.khare@linaro.org
os:
- android
+ - ubuntu
+ - openembedded
scope:
- functional
devices:
@@ -14,19 +16,19 @@ metadata:
- vexpress-a9
- vexpress-tc2
- arndale
- - hikey
+ - hi6220-hikey
+ - apq8016-sbc
environment:
- manual-test
run:
steps:
- - Note: For the board comes 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:
- - "Display should be shown well on HDMI monitor or HDMI TV."
- - "After plugged out HDMI cable, display should be gone from monitor or TV. When plugged in HDMI cable again, display should be back to work as normal"
+ - Display is displayed well on HDMI monitor or HDMI TV.
+ - After plugged out HDMI cable no kernel/driver errors are observed on board under test
+ - When plugged in HDMI cable again, display is back to work as normal