Home | History | Annotate | Download | only in performance_InboxInputLatency
      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 
      5 AUTHOR = "The Chromium OS Authors"
      6 NAME = "performance_InboxInputLatency"
      7 ATTRIBUTES = "suite:crosbolt_perf_nightly"
      8 TIME = "SHORT"
      9 TEST_TYPE = "client"
     10 
     11 DOC = """
     12 This is a test that logins in through telemetry and
     13 starts Input tracing on the Inbox composer, then injects
     14 key events in order to measure and report the input latency.
     15 """
     16 
     17 job.run_test('performance_InboxInputLatency')
     18