blob: ff293c2c1e873b9ba21b95a196249266da9dbf85 [file] [log] [blame]
AUTHOR = "Chrome OS Team"
NAME = "power_VideoPlayback.sw_decoder"
PURPOSE = "Measure video playback power usage."
CRITERIA = "This test is a benchmark."
TIME = "MEDIUM"
TEST_CATEGORY = "Benchmark"
TEST_CLASS = "power"
TEST_TYPE = "client"
ATTRIBUTES = "suite:power_sanity"
DOC = """
This test records power related statistics while play back video file in various
format.
This version of the test forces Chrome to use software decoder.
"""
job.run_test('power_VideoPlayback', use_hw_decode=False, tag=NAME.split('.')[1])