blob: 137cd785d34328d2f2767721218a5a037912fcf8 [file] [log] [blame]
# Copyright (c) 2009 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 = "KillRestart"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "desktopui"
TEST_TYPE = "client"
DOC = """
This test kills some important processes and checks if they get restarted."
"""
job.run_test('desktopui_KillRestart', binary='^chrome$', tag='chrome')
job.run_test('desktopui_KillRestart', binary='^session_manager$', tag='session')