| # 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_EvdevSynDropTest" | |
| PURPOSE = "SYN_DROPPED test for xf86-input-evdev." | |
| TIME = "SHORT" | |
| TEST_CATEGORY = "Performance" | |
| TEST_CLASS = "platform" | |
| TEST_TYPE = "client" | |
| DOC = """ | |
| This tests the SYN_DROPPED handling in xf86-input-evdev. | |
| """ | |
| job.run_test('platform_EvdevSynDropTest') |