1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
657 B

# 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_AudioOutputAllowed.NotSet_Allow'
ATTRIBUTES = 'suite:ent-nightly, suite:policy, suite:bvt-perbuild'
TIME = 'SHORT'
TEST_CATEGORY = 'General'
TEST_CLASS = 'enterprise'
TEST_TYPE = 'client'
DOC = '''
This test verifies the effect of the AudioOutputAllowed user policy on
Chrome OS client behavior through the 3.5mm output. It verifies Chrome OS
behavior is correct when policy is unset.
'''
job.run_test('policy_AudioOutputAllowed', case='NotSet_Allow')