blob: dd9790810ef2edc5512d754fb320aa1990e53c1f [file] [log] [blame]
Amit Khare26ca4142015-12-10 16:07:00 +05301metadata:
2 name: display-blanking
3 format: "Manual Test Definition 1.0"
4 description: "Test display blanking on Debian."
5 maintainer:
6 - amit.khare@linaro.org
7 os:
8 - debian
9 scope:
10 - functional
11 devices:
12 - hi6220-hikey
13 - apq8016-sbc
14 environment:
15 - manual-test
16
17run:
18 steps:
19 - Flash any UI enabled Xfce based build, power on the board until boot up successfully.
20 - Make sure mouse and/or keyboard is connected to the board.
21 - Open "Brightness & lock" from system settings.
22 - Change "Turn screen off when inactive for" setting to 1 minute.
23 - Wait for screen to go blank.
24 - Move mouse/keywboard to get display back.
25
26 expected:
27 - "Blanking and un-blanking should work fine."
28 - "No kernel panic or severe error observed."