blob: 31b7ef573613556bcb00d0beb02490723878fa46 [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 = "Sync"
SUITE = "sync"
TIME = "LONG"
TEST_CATEGORY = "Functional"
TEST_CLASS = "suite"
TEST_TYPE = "server"
DOC = """
This test suite runs automated sync tests that should all pass.
"""
gtest_runner.run(('desktopui_SyncIntegrationTests', {}), machines[0])