1# Copyright 2014 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 = "usanghi" 6NAME = "platform_CryptohomeMigrateChapsTokenClient" 7ATTRIBUTES = "suite:manual" 8SUITE = "manual" 9TIME = "SHORT" 10TEST_CATEGORY = "Functional" 11TEST_CLASS = "Platform" 12TEST_TYPE = "client" 13 14DOC = """ 15This test executes client side code for platform_CryptohomeMigrateChapsToken 16""" 17 18job.run_test("platform_CryptohomeMigrateChapsTokenClient") 19