blob: d126e854f6b42f5ced632baeabe49d25372b74be [file] [log] [blame]
# Copyright (c) 2013 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 = "logging_UdevCrash"
PURPOSE = "Verify udev triggered crash works as expected."
ATTRIBUTES = "suite:bvt-cq"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "logging"
TEST_TYPE = "client"
JOB_RETRIES = 2
DOC = """
Fake trackpad failure to trigger crash report with udev type, and
confirm the *.log file has the correct conetent.
"""
job.run_test("logging_UdevCrash")