summaryrefslogtreecommitdiff
diff options
authorSylvain Pineau <sylvain.pineau@canonical.com>2014-11-07 17:03:55 +0100
committerSylvain Pineau <sylvain.pineau@canonical.com>2014-11-07 17:03:55 +0100
commita8ae4e3b475e05cfd694077744a79effd6778e05 (patch)
tree610e2f33873285b95dcc8d16951856134e3dd0bf
parent22cf77ace74fb7ff3c0813b80559d5aa6bef9f03 (diff)
cherry-pick fix for bug #1389253
-rw-r--r--jobs/suspend.txt.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/jobs/suspend.txt.in b/jobs/suspend.txt.in
index cb5c0d04..c60b7252 100644
--- a/jobs/suspend.txt.in
+++ b/jobs/suspend.txt.in
@@ -460,6 +460,18 @@ _description:
Verify that all memory is available after resuming from suspend.
command: meminfo_resource | diff $PLAINBOX_SESSION_SHARE/meminfo_before_suspend -
+plugin: manual
+id: suspend/display_after_suspend
+estimated_duration: 120.0
+depends: suspend/suspend_advanced
+_description:
+ PURPOSE:
+ This test will check that the display is correct after suspend and resume
+ STEPS:
+ 1. Check that your display does not show up visual artifacts after resuming.
+ VERIFICATION:
+ Does the display work normally after resuming from suspend?
+
id: suspend/generator_display_after_suspend
requires: device.category == 'VIDEO'
_description: Display after suspend tests