blob: 30a5865d7a13dedcdae04cb0e594bf97998cac85 [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_RestoreOnStartupURLs.notset_notabs'
ATTRIBUTES = 'suite:ent-nightly, suite:policy'
TIME = 'SHORT'
TEST_CATEGORY = 'General'
TEST_CLASS = 'enterprise'
TEST_TYPE = 'client'
DOC = '''
Verify effects of RestoreOnStartupURLs policy on client behavior & appearance.
This test case verifies the behavior and appearance of Chrome OS when the
RestoreOnStartupURLs user policy is not set.
The test case shall pass when no browser tabs are opened upon startup. It
shall fail if the above behavior is not enforced.
'''
job.run_test('policy_RestoreOnStartupURLs', case='NotSet_NoTabs')