blob: 0d490f614e3a80dcbde6c03e821cff5293961f6b [file] [log] [blame]
# Copyright 2018 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 = 'timkovich'
NAME = 'policy_ExternalStorageDisabled.False_Allow'
TIME = 'SHORT'
TEST_CATEGORY = 'General'
TEST_CLASS = 'enterprise'
TEST_TYPE = 'client'
DOC = '''
Verify effect of ExternalStorageDisabled policy on Chrome OS behavior
This test case verifies the behavior and appearance of Chrome OS when the
ExternalStorageDisabled user policy is set to False.
'''
job.run_test('policy_ExternalStorageDisabled', case='False_Allow')