blob: caa2699a844672442ff23b2e39858fc46c06879f [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.
AUTHOR = "Chrome OS Team"
NAME = "realtimecomm_GTalkLmiCamera"
PURPOSE = "Test camera using LMI lib."
CRITERIA = """
Fail if any of the measurement fail.
"""
SUITE = "hwqual"
TIME = "LONG"
TEST_CATEGORY = "GTalk"
TEST_CLASS = "realtimecomm"
TEST_TYPE = "client"
DOC = """
This test camera using LMI lib.
"""
job.run_test('realtimecomm_GTalkLmiCamera',
constraints=[
'fps > 28',
'latency < 1000',
'jerkiness < 15',
])