esp-idf/components/usb/test/hcd
Darian Leung b901cbd273 USB: Make unit test mock classes common
This commit moves the mock classes used for HCD unit tests into
a common header so that other layers of the USB Host stack can
also utilzie them for their own unit tests.
2021-06-28 15:02:58 +08:00
..
test_hcd_bulk.c USB: Make unit test mock classes common 2021-06-28 15:02:58 +08:00
test_hcd_common.c USB: Make unit test mock classes common 2021-06-28 15:02:58 +08:00
test_hcd_common.h USB: Change IRP to URBs 2021-06-09 22:09:46 +08:00
test_hcd_ctrl.c USB: Change IRP to URBs 2021-06-09 22:09:46 +08:00
test_hcd_intr.c USB: Make unit test mock classes common 2021-06-28 15:02:58 +08:00
test_hcd_isoc.c USB: Make unit test mock classes common 2021-06-28 15:02:58 +08:00
test_hcd_port.c USB: Change IRP to URBs 2021-06-09 22:09:46 +08:00