blob: c8c5db1049f0c858d65dd79b6d2c72a30b55b6ec [file] [log] [blame]
# Copyright (c) 2010 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 = "login_CryptohomeMounted"
PURPOSE = "Verify the cryptohome is mounted after login."
CRITERIA = "This test will fail if cryptohome is not mounted after login."
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "login"
TEST_TYPE = "client"
DOC = """
This test checks that, after logging in successfully, a cryptohome was mounted.
"""
job.run_test('login_CryptohomeMounted')