blob: 83017017209e5a83c80987dd1f1e0ddf8f9cf742 [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 = "bvt"
EXPERIMENTAL = "True"
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')