1# Copyright (c) 2015 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. 4NAME = 'usbpd_DisplayPortSink' 5AUTHOR = 'The Chromium OS Authors' 6PURPOSE = 'Test USB-PD DisplayPort sink' 7DOC = """ 8Integration test for USB-PD DisplayPort sink. 9""" 10ATTRIBUTES = 'suite:experimental' 11TIME = 'SHORT' 12TEST_CATEGORY = 'Functional' 13TEST_CLASS = 'usbpd' 14TEST_TYPE = 'client' 15 16job.run_test('usbpd_DisplayPortSink', enter_reps=10) 17