blob: 9a092b96d8bcaca443b5256f26e8a77a907a0e6e [file] [log] [blame]
AUTHOR = "Chrome OS Team"
NAME = "power_VideoPlayback"
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, suite:power_daily, suite:power_monitoring"
DOC = """
This test records power related statistics while play back video file in various
format.
"""
args_dict = utils.args_to_dict(args)
pdash_note = args_dict.get('pdash_note', '')
job.run_test('power_VideoPlayback', pdash_note=pdash_note)