1# Copyright (c) 2013 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 = "Chrome OS Team" 6NAME = "bluetooth_RegressionClient" 7TIME = "MEDIUM" 8TEST_CATEGORY = "Benchmark" 9TEST_CLASS = "bluetooth" 10TEST_TYPE = "client" 11 12 13DOC = """ 14Client Side Bluetooth Semi-Auto Regression Tests. 15 16Implements most of the Bluetooth Regression Tests with some tester 17interaction (putting external devices in pairing mode, verifying audio 18quality, etc.). 19""" 20 21job.run_test('bluetooth_RegressionClient', args) 22 23