blob: 967354aa9f105a3960b139fe11d3de0f4160a74d [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_ManagedBookmarks.multiplebookmarks_shown'
ATTRIBUTES = 'suite:ent-nightly, suite:policy'
TIME = 'SHORT'
TEST_CATEGORY = 'General'
TEST_CLASS = 'enterprise'
TEST_TYPE = 'client'
DOC = '''
Verify effects of ManagedBookmarks policy on client behavior & appearance.
This test case verifies the behavior and appearance of Chrome OS when the
ManagedBookmarks specifies multiple bookmarks.
The test case shall pass if the Manage Bookmarks page contains the domain-named
bookmarks folder and the specified bookmark(s). The test case shall fail if the
above behavior is not enforced.
'''
job.run_test('policy_ManagedBookmarks', case='MultipleBookmarks_Shown')