# 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")