blob: 9229cdc1f2c6240c2d865cd00eba7bc58299f2d5 [file] [log] [blame]
# Copyright 2017 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
NAME = "detachablebase_TriggerHammerd"
AUTHOR = "ChromeOS Team"
METADATA = {
"criteria": "Check hammerd starts correctly on boot."
}
TIME = "SHORT"
TEST_TYPE = "client"
ATTRIBUTES = "suite:bvt-perbuild"
DEPENDENCIES = "detachablebase"
DOC = """
The test checks hammerd upstart job is triggered on boot and exits normally.
"""
job.run_test('detachablebase_TriggerHammerd')