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