blob: 8f4ef987905082d7da9aded7e9b67703bdd001c1 [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.
# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
# For instructions on how to: go/tauto-py3-migration
# To re-enable migrate to Python 3.
# If the test is not migrated by 1/14/22 it will be deleted.
AUTHOR = "Chrome OS 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"
DOC = """
This test measures percentage time spent at each CPU frequency level when
the system is idle
"""
job.run_test('power_StatsCPUFreq')