blob: e7273aee47f6b623f3fc030be6ca0e5e36dc4d49 [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 = "Chrome OS Team"
NAME = "realtimecomm_GTalkPlayground with performance constraints"
PURPOSE = "Verify that Google Talk Plugin Audio works with Chrome."
CRITERIA = "Fails if there is an error sending or receiving audio."
SUITE = "hwqual"
TIME = "MEDIUM"
TEST_CATEGORY = "GTalk"
TEST_CLASS = "realtimecomm"
TEST_TYPE = "client"
DOC = """
This test depends upon pulse audio and the Chrome browser, and will record
cpu usage during the test.
"""
job.run_test('realtimecomm_GTalkAudioPlayground',
constraints=['ctime_gtalk + stime_gtalk < 30'])