blob: 71681bddc5b85a76cd794bc66c955f711bcafe3f [file] [log] [blame]
# Copyright (c) 2010 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 = "ChromeOS Team"
NAME = "power_StatsCPUFreq"
ATTRIBUTES = "suite:power_build"
PURPOSE = "Measure time spent at each CPU Frequency when system is idle."
CRITERIA = "This test is a benchmark."
TIME = "SHORT"
TEST_CATEGORY = "Performance"
TEST_CLASS = "power"
TEST_TYPE = "client"
PY_VERSION = 3
DOC = """
This test measures percentage time spent at each CPU frequency level when
the system is idle
"""
job.run_test('power_StatsCPUFreq')