1# Copyright 2017 The Chromium OS Authors. All rights reserved. 2# Use of this source code is governed by a BSD-style license that can be 3# found in the LICENSE file. 4 5AUTHOR = "The Chromium OS Authors" 6NAME = "performance_InboxInputLatency" 7ATTRIBUTES = "suite:crosbolt_perf_nightly" 8TIME = "SHORT" 9TEST_TYPE = "client" 10 11DOC = """ 12This is a test that logins in through telemetry and 13starts Input tracing on the Inbox composer, then injects 14key events in order to measure and report the input latency. 15""" 16 17job.run_test('performance_InboxInputLatency') 18