blob: 8828091d24501772fb0c5e21a7861106bc0a7be0 [file] [log] [blame]
# Copyright 2014 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-gfx'
NAME = "graphics_Idle"
SUITE = "graphics"
PURPOSE = "Verify that graphics behaves as expected on idle."
CRITERIA = """
This test will fail if we don't see the appropriate GPU idle states.
It depends on the browser not using graphics continuously in guest/kiosk mode.
"""
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "graphics"
TEST_TYPE = "client"
DOC = """
This test checks that the GPU is in the proper state when idle (RC6, panel,
clocks...)
"""
job.run_test('graphics_Idle')