blob: 3ad0ed65bed2b4c3208821a8570e2bfb1e0224bd [file] [log] [blame]
# Copyright (c) 2012 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 = 'The Chromium OS Authors'
NAME = 'audiovideo_LoopbackLatency'
PURPOSE = 'Test that audio loopback latency'
CRITERIA = """
Check if the audio played to line out is heard by arecord at mic in.
"""
TIME='MEDIUM'
TEST_CATEGORY = 'PLAYBACKCAPTURE'
TEST_CLASS = "audiovideo"
TEST_TYPE = 'client'
DOC = """
NOTE: For this test to pass you need to have the line out looped back to mic-in.
This can be through a 3.5mm male-to-male cable or a loopback dongle depending on
your device.
"""
job.run_test('audiovideo_LoopbackLatency')