blob: 9b2380129ea3e094669a6c0cfa2f4867c6245a44 [file] [log] [blame]
# Copyright (c) 2013 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 = "Chromium OS Authors"
NAME = "platform_GesturesRegressionTests"
PURPOSE = "Regression tests of ChromeOS gestures library."
SUITE = "experimental"
TIME = "SHORT"
TEST_CATEGORY = "Regression"
TEST_CLASS = "platform"
TEST_TYPE = "client"
DOC = """
This tests the regression of gestures library and stores the results in autotest
db.
"""
job.run_test('platform_GesturesRegressionTest')