blob: 6ebd0672b61cb18085870ec4aa42dc94b138c3e9 [file] [log] [blame]
# Copyright (c) 2013 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"
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"
SUITE = "kernel_per-build_regression"
EXPERIMENTAL = "True"
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')