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_GFU' 5AUTHOR = 'The Chromium OS Authors' 6PURPOSE = 'Test USB-PD Google Firmware Update (GFU)' 7DOC = """ 8Integration test for USB-PD Google Firmware Update (GFU). 9""" 10TIME='MEDIUM' 11TEST_CATEGORY = 'Functional' 12TEST_CLASS = 'usbpd' 13TEST_TYPE = 'client' 14 15job.run_test('usbpd_GFU', ro_reps=1) 16