blob: 4408ff12d12ed47bdd09b212351bf3a72e979d48 [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 = "Daniel Erat <derat@chromium.org>"
NAME = "desktopui_WindowManagerHotkeys"
PURPOSE = "Verify that some window manager hotkeys are functional."
CRITERIA = """
Fails if the hotkeys do not perform the expected actions.
"""
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "desktopui"
TEST_TYPE = "client"
DOC = """
Test that a window manager hotkey is functional.
"""
job.run_test('desktopui_WindowManagerHotkeys')