blob: 264819f4f50e2b1d5da16ad70706af5444dee7e7 [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 = "Chromium OS Authors"
NAME = "platform_CryptohomeNonDirs"
PURPOSE = "Tests Cryptohome's protection against non-directory mounts."
TIME = "SHORT"
TEST_CATEGORY = "Security"
TEST_CLASS = "functional"
TEST_TYPE = "client"
ATTRIBUTES = "suite:bvt-perbuild"
DOC = """
Tests whether cryptohome correctly returns errors when non-directory components
are present in the paths it needs to mount at.
"""
job.run_test('platform_CryptohomeNonDirs')