blob: 75b230ef45b7c269d6f1f787fb5775da462454f6 [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_AudioOutputAllowed.NotSet_Allow'
ATTRIBUTES = 'suite:ent-nightly, suite:policy, suite:bvt-perbuild'
TIME = 'SHORT'
TEST_CATEGORY = 'General'
TEST_CLASS = 'enterprise'
TEST_TYPE = 'client'
DEPENDENCIES = 'audio_loopback_dongle'
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')