summaryrefslogtreecommitdiff
path: root/test/usb_pe_drp.mocklist
diff options
context:
space:
mode:
Diffstat (limited to 'test/usb_pe_drp.mocklist')
-rw-r--r--test/usb_pe_drp.mocklist13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/usb_pe_drp.mocklist b/test/usb_pe_drp.mocklist
new file mode 100644
index 0000000000..b690044789
--- /dev/null
+++ b/test/usb_pe_drp.mocklist
@@ -0,0 +1,13 @@
+/* Copyright 2020 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.
+ */
+
+ #define CONFIG_TEST_MOCK_LIST \
+ MOCK(USB_TC_SM) \
+ MOCK(USB_PD) \
+ MOCK(TCPC) \
+ MOCK(USB_MUX) \
+ MOCK(USB_PD_DPM) \
+ MOCK(DP_ALT_MODE) \
+ MOCK(USB_PRL)