blob: 7b79d34e3032920453fd33baa0a8aa28705bf3f7 [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.
NAME = 'graphics_Gbm'
AUTHOR = 'chromeos-gfx'
PURPOSE = 'Test GBM'
CRITERIA = 'Fails if the GBM tests fail'
SUITE = 'graphics_per-day, graphics, graphics_system'
TIME = 'SHORT'
TEST_CLASS = 'Hardware'
TEST_CATEGORY = 'Functional'
TEST_TYPE = 'Client'
DOC = """
This test exercises the functions from libgbm to create graphics buffer and
check that they are useable (different sizes, formats, usage flags, etc.).
"""
job.run_test('graphics_Gbm')