blob: f2c7deb634f2138e44a6ab24333fecab7719e0d1 [file] [log] [blame]
# Copyright (c) 2015 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
# For instructions on how to: go/tauto-py3-migration
# To re-enable migrate to Python 3.
# If the test is not migrated by 1/14/22 it will be deleted.
NAME = 'usbpd_DisplayPortSink'
AUTHOR = 'The Chromium OS Authors'
PURPOSE = 'Test USB-PD DisplayPort sink'
DOC = """
Integration test for USB-PD DisplayPort sink.
"""
ATTRIBUTES = 'suite:experimental'
TIME = 'SHORT'
TEST_CATEGORY = 'Functional'
TEST_CLASS = 'usbpd'
TEST_TYPE = 'client'
job.run_test('usbpd_DisplayPortSink', enter_reps=10)