blob: 4bf9c824723d4fd86ec55d42bc5e0797202e80c2 [file] [log] [blame]
# Copyright 2017 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.
NAME = "detachablebase_TriggerHammerd"
AUTHOR = "Chrome OS Team"
PURPOSE = "Check hammerd starts correctly on boot."
CRITERIA = "This test will fail if hammerd returns non-zero value."
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "detachablebase"
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')