blob: a76212bdbda7665b107a6f8dbedb9c67488f7fb9 [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 = "Chrome OS Team"
NAME = "graphics_WebGLConformance"
PURPOSE = "Execute the WebGL conformance test suite."
CRITERIA = "All suite tests must pass."
SUITE = "graphics"
TIME = "medium"
TEST_CATEGORY = "Functional"
TEST_CLASS = "graphics"
TEST_TYPE = "client"
DOC = """
This test runs the WebGL conformance tests.
"""
job.run_test('graphics_WebGLConformance')