1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
586 B

# 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_GesturesRegressionTest"
PURPOSE = "Regression tests of ChromeOS gestures library."
ATTRIBUTES = "suite:bvt-perbuild, suite:touch"
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')