blob: c46aaf6444dfb93716974189c11e2453a6b13d8a [file] [log] [blame]
# Copyright (c) 2016 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
AUTHOR = "Chrome OS Team"
NAME = "power_BacklightSuspend.suspend_to_idle"
PURPOSE = "Test the backlight's resume brightness feature."
CRITERIA = "This test is a benchmark."
TIME = "FAST"
TEST_CATEGORY = "Functional"
TEST_CLASS = "power"
TEST_TYPE = "client"
DOC = """
This test requests a brightness level to be set after resume. It then triggers
a suspend/resume and checks that the brightness has indeed been set to the
requested level.
"""
job.run_test('power_BacklightSuspend', suspend_state='freeze')