blob: 0743712b2f7b32fa9bed4d144623d23d8d003fb5 [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"
SUITE = "bvt, kaen_bvt, smoke"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "login"
TEST_TYPE = "client"
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')