blob: 386a8acac5bf44d0e324990cab7f9123a4fe4cb7 [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='graphics'
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')