blob: f852f8fef5cf7f4682d3487e03471d3f7253355c [file] [log] [blame]
# Copyright 2014 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 = "usanghi"
NAME = "platform_CryptohomeMigrateChapsToken"
TIME = "SHORT"
TEST_CATEGORY = "Experimental"
TEST_CLASS = "platform"
TEST_TYPE = "server"
DOC = """
This test verifies that a user's pkcs11 signing keys are preserved
through a device upgrade
"""
job.run_test("platform_CryptohomeMigrateChapsToken",
host=hosts.create_host(machines[0]))