blob: 5076f8b6246cc783d2dc4f1dc4e61561bbe9f6cf [file] [log] [blame]
# Copyright (c) 2012 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.
NAME = "platform_EncryptedStateful"
AUTHOR = "ChromeOS Team"
PURPOSE = "Verify mount-encrypted operates as expected"
CRITERIA = """
Fails if the mount-encrypted helper does not operated as expected
"""
TIME = "SHORT"
ATTRIBUTES = "suite:bvt-perbuild"
TEST_CATEGORY = "Functional"
TEST_CLASS = "security"
TEST_TYPE = "client"
PY_VERSION = 3
DOC = """
Ensures the mount-encrypted helper for mounting the encrypted statful
partition operates as expected.
"""
job.run_test('platform_EncryptedStateful')