blob: 896b70b6e7b4e32deec66dc9b81cdaf71e921fdb [file] [log] [blame]
# Copyright (c) 2012 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 = "platform_CryptohomeMount"
PURPOSE = "Verify that cryptohome can create and mount an ecrypted vault."
CRITERIA = "This test will fail if cryptohome is not mounted after a call to mount."
SUITE = "bvt, kaen_bvt"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "platform"
TEST_TYPE = "client"
DOC = """
This test checks that cryptohome can create and mount an encrypted vault.
"""
job.run_test('platform_CryptohomeMount')