blob: 8d25078058685a62953672f738c2e057a0e8c2b8 [file] [log] [blame]
# Copyright (c) 2011 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_WindowManagerGraphicsCapture'
PURPOSE = 'Verify the window manager can capture graphics from applications.'
CRITERIA = """
This test fails if application screen shots cannot capture the screen output.
"""
SUITE = "bvt"
TIME='SHORT'
TEST_CATEGORY = 'Functional'
TEST_CLASS = "graphics"
TEST_TYPE = 'client'
DOC = """
This test verifies the window manager can capture graphics from applications.
"""
job.run_test('graphics_WindowManagerGraphicsCapture')