blob: ebbde56e11ac51e61241c4e5a3c1a81e07bd88f6 [file] [log] [blame]
AUTHOR = "Chrome OS Team"
NAME = "power_Display.max_brightness"
PURPOSE = "Measure display power usage."
CRITERIA = "This test is a benchmark."
TIME = "SHORT"
TEST_CATEGORY = "Benchmark"
TEST_CLASS = "power"
TEST_TYPE = "client"
ATTRIBUTES = "suite:power_sanity"
DOC = """
This test records power related statistics while displaying different static
pages using maximum brightness level.
"""
job.run_test('power_Display', max_brightness=True, tag=NAME.split('.')[1])