blob: 523bf45887215bf667507cb2fca87d73c66dca5c [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.
NAME = 'graphics_WindowManagerGraphicsCapture'
AUTHOR = 'The Chromium OS Authors'
PURPOSE = 'Verify the window manager can capture graphics from applications.'
CRITERIA = """
This test fails if application screen shots cannot capture the screen output.
"""
TIME='MEDIUM'
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')