blob: 3605e9f304fee39bcd8335f9e9ae7c7785407bc9 [file] [log] [blame]
# Copyright (c) 2011 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 Project"
NAME = "firmware_FAFTClient"
PURPOSE = "Copy over the FAFT dependency."
CRITERIA = """
This test will fail if the FAFT dependency cannot be copied to the client.
"""
TIME = "SHORT"
TEST_CATEGORY = "General"
TEST_CLASS = "firmware"
TEST_TYPE = "client"
DOC = """
An empty test to pull the FAFT dependency over to the client device.
"""
job.run_test('firmware_FAFTClient')