blob: 5d5ac89b4053b6aacd1db6dd62fabbca6f7d202b [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 = "graphics_WebGLPerformance"
PURPOSE = "Execute the WebGL performance test suite."
CRITERIA = "All suite tests must not crash/hang."
SUITE = "graphics"
TIME = "medium"
TEST_CATEGORY = "Performance"
TEST_CLASS = "graphics"
TEST_TYPE = "client"
DOC = """
This test runs the WebGL performance tests.
"""
job.run_test('graphics_WebGLPerformance')