• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright 2018 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
6AUTHOR = "ARC Team"
7NAME = "cheets_Midis"
8TIME = "SHORT"
9TEST_CATEGORY = "Functional"
10TEST_CLASS = "login"
11TEST_TYPE = "client"
12DEPENDENCIES = 'arc'
13ATTRIBUTES = "suite:bvt-arc"
14JOB_RETRIES = 2
15
16DOC = """
17This is a simple test to check whether the midis daemon
18starts (and restarts) successfully on repeated logins
19of Chrome with ARC enabled.
20"""
21
22job.run_test('cheets_Midis')
23