summaryrefslogtreecommitdiff
path: root/autotest/client/hardware_TPMFirmware/control
diff options
context:
space:
mode:
Diffstat (limited to 'autotest/client/hardware_TPMFirmware/control')
-rw-r--r--autotest/client/hardware_TPMFirmware/control20
1 files changed, 0 insertions, 20 deletions
diff --git a/autotest/client/hardware_TPMFirmware/control b/autotest/client/hardware_TPMFirmware/control
deleted file mode 100644
index e59b7d20..00000000
--- a/autotest/client/hardware_TPMFirmware/control
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright (c) 2010 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 = "Chrome OS Team"
-NAME = "hardware_TPMFirmware"
-PURPOSE = "Verify that system firmware is compatible with TPM device."
-CRITERIA = "This will run a suite of server-side TPM tests."
-TIME = "MEDIUM"
-TEST_CATEGORY = "Functionality"
-TEST_CLASS = "hardware"
-TEST_TYPE = "client"
-
-DOC = """
-Hardware test for the TPM functionality needed in the firmware.
-This test requires a modified BIOS that issues no commands to the TPM.
-This test is driven by a server-side test (hardware_TPMFirmwareServer).
-"""
-
-job.run_test('hardware_TPMFirmware')