blob: c7edba06a0f1ad26ffd1b431d75739e2bd1c4a35 [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 = "Chromium OS Team"
NAME = "CrashServices"
PURPOSE = "Verify that all processes create *.dmp files."
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "logging"
TEST_TYPE = "client"
DOC = """
Crash all valid Chrome OS processes from a whitelist, and confirm
that *.dmp files are created and can be sent to the crash server.
"""
job.run_test("logging_CrashServices")