blob: 15eedffc5603f6a9bdea4ef02bab388acd2ea8ed [file] [log] [blame]
# Copyright (c) 2010 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_GTalkunittest"
PURPOSE = "Execute Google Talk Plugin unit tests."
CRITERIA = """
Fail if any of the unit tests fail.
"""
TIME = "LONG"
TEST_CATEGORY = "GTalk"
TEST_CLASS = "realtimecomm"
TEST_TYPE = "client"
DOC = """
This runs Google Talk Plugin unittests
"""
job.run_test('realtimecomm_GTalkunittest')