blob: 6f7e133770a02fd44f42c68a40611549b28dbbd5 [file] [log] [blame]
# Copyright (c) 2011 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.
# Copyright (c) 2011 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 = "Taylor Hutt"
NAME = "Sound System Validation"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "General"
TEST_TYPE = "client"
DOC = """
This tests that the sound infrastructure such as device and mixer names
are present when the system is running.
"""
job.run_test('sound_infrastructure', seconds = 60)