blob: 87c6f3f58843807aa2d7da33cd9e52cf19abde63 [file] [log] [blame]
# Copyright (c) 2012 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_UiResume"
PURPOSE = "Measure the amount of time it takes to resume from suspend."
CRITERIA = "This test is a benchmark."
SUITE = "bvt"
TIME = "SHORT"
TEST_CATEGORY = "Logging"
TEST_CLASS = "power"
TEST_TYPE = "client"
DOC = """Suspends the system by sending a request to power manager via dbus.
After resume calculate and report the time it took to suspend and resume .
"""
job.run_test('power_UiResume')