summaryrefslogtreecommitdiff
path: root/manual/generic/linux/hdmi-resolution-switching.yaml
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2016-10-20 14:38:58 +0100
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2016-10-20 14:38:58 +0100
commitd341c22fae0e9ebbb27cf1a1d2629c6c011f7d23 (patch)
treed828ef6c6052d0ae2d95b1743d28f556848415c3 /manual/generic/linux/hdmi-resolution-switching.yaml
parentd1b6521e96da63cb212a2e18c4a02791bf5e07cb (diff)
Moved manual tests to separate directory
Change-Id: I1092ce929d4d257dfd596034c605b4be5b0189a0 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
Diffstat (limited to 'manual/generic/linux/hdmi-resolution-switching.yaml')
-rw-r--r--manual/generic/linux/hdmi-resolution-switching.yaml32
1 files changed, 32 insertions, 0 deletions
diff --git a/manual/generic/linux/hdmi-resolution-switching.yaml b/manual/generic/linux/hdmi-resolution-switching.yaml
new file mode 100644
index 0000000..bcc99bf
--- /dev/null
+++ b/manual/generic/linux/hdmi-resolution-switching.yaml
@@ -0,0 +1,32 @@
+metadata:
+ name: hdmi-resolution-switching
+ format: "Manual Test Definition 1.0"
+ description: "Check if switching HDMI resolution on monitor works."
+ maintainer:
+ - amit.khare@linaro.org
+ os:
+ - ubuntu
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - panda
+ - panda-es
+ - arndale
+ - hi6220-hikey
+ - apq8016-sbc
+ environment:
+ - manual-test
+
+run:
+ steps:
+ - Power on the board.
+ - Wait until board boots up successfully.
+ - To switch HDMI resolution from UI, open Displays from system settings.
+ - Select 'HDMI Display' from Displays option.
+ - Select a different resolution available from drop-down menu.
+ - Repeat switching resolutions couple of times.
+
+ expected:
+ - "Switching HDMI resolutions from UI should work well."
+ - "No Kernel panic, crash, hang or any other severe error observed."