blob: 0194008a07a42efb2baf6c4224926ddd4f57c316 [file] [log] [blame]
# Copyright 2016 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 = 'scunningham'
NAME = 'policy_BlockThirdPartyCookies.notset_allow'
ATTRIBUTES = 'suite:regression'
TIME = 'SHORT'
TEST_CATEGORY = 'Functional'
TEST_CLASS = 'enterprise'
TEST_TYPE = 'client'
DOC = '''
Verify effects of BlockThirdPartyCookies policy.
This test case verifies the behavior and appearance of Chrome OS when the
BlockThirdPartyCookies user policy is Not set.
The test case shall pass iff the 'Block third-party cookies...' check box is
user editable. It shall fail if this behavior is not enforced.
'''
job.run_test('policy_BlockThirdPartyCookies', case='NotSet_Allow')