blob: bcc99bffb4545ce9d3181ea9eeb4505676e14dc0 [file] [log] [blame]
Amit Khare5af6ddd2015-08-17 14:11:34 +05301metadata:
2 name: hdmi-resolution-switching
3 format: "Manual Test Definition 1.0"
4 description: "Check if switching HDMI resolution on monitor works."
5 maintainer:
6 - amit.khare@linaro.org
7 os:
8 - ubuntu
9 - openembedded
10 scope:
11 - functional
12 devices:
13 - panda
14 - panda-es
15 - arndale
Milosz Wasilewskib8e4eef2015-12-17 14:18:12 +000016 - hi6220-hikey
17 - apq8016-sbc
Amit Khare5af6ddd2015-08-17 14:11:34 +053018 environment:
19 - manual-test
20
21run:
22 steps:
23 - Power on the board.
24 - Wait until board boots up successfully.
25 - To switch HDMI resolution from UI, open Displays from system settings.
26 - Select 'HDMI Display' from Displays option.
27 - Select a different resolution available from drop-down menu.
28 - Repeat switching resolutions couple of times.
29
30 expected:
31 - "Switching HDMI resolutions from UI should work well."
32 - "No Kernel panic, crash, hang or any other severe error observed."