blob: c0325f76a476ecaab4c817af3877d21952000095 [file] [log] [blame]
# Copyright (c) 2011 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_CryptohomeIncognitoUnmounted"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "login"
TEST_TYPE = "client"
RETRIES = 5
DOC = """
This test checks that, after logging in incognito, a cryptohome was mounted on
tmpfs. Then, it verifies that this tmpfs is unmounted on logout.
"""
job.run_test('login_CryptohomeIncognitoUnmounted')