summaryrefslogtreecommitdiff
path: root/test/usb_prl.mocklist
blob: 7a5af3392e11c2173415d2243e51705d7a315fb4 (plain)
1
2
3
4
5
6
7
8
9
10
/* Copyright 2019 The ChromiumOS Authors
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

 #define CONFIG_TEST_MOCK_LIST  \
	MOCK(TCPC) \
	MOCK(TCPM) \
	MOCK(USB_PE_SM) \
	MOCK(USB_TC_SM)