1# Copyright 2018 The Chromium OS Authors. All rights reserved. 2# Use of this source code is governed by a BSD-style license that can be 3# found in the LICENSE file. 4 5AUTHOR = "emaxx, apronin" 6NAME = "platform_CryptohomeTpmLiveTest" 7TIME = "SHORT" 8TEST_CATEGORY = "Functional" 9TEST_CLASS = "platform" 10TEST_TYPE = "client" 11JOB_RETRIES = 1 12 13DOC = """ 14This test runs cryptohome's TPM live tests. 15""" 16 17job.run_test('platform_CryptohomeTpmLiveTest') 18