summaryrefslogtreecommitdiff
path: root/manual/generic/linux/hdmi-resolution-switching.yaml
blob: bcc99bffb4545ce9d3181ea9eeb4505676e14dc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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."