blob: c839138fc2144bc9ff9f4b2bf92d090c977e42d6 [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"
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')