esp-idf/components/usb/test_apps/hcd/main
Tomas Rezucha 05f30c1052 usb: Refactor USB Host tests
* USB tests migrated to pytest
* Error messages improved
* Configurable for different mock devices
2023-01-09 17:55:20 +08:00
..
CMakeLists.txt usb: Refactor USB Host tests 2023-01-09 17:55:20 +08:00
test_app_main.c usb: Refactor USB Host tests 2023-01-09 17:55:20 +08:00
test_hcd_bulk.c usb: Refactor USB Host tests 2023-01-09 17:55:20 +08:00
test_hcd_common.c usb: Refactor USB Host tests 2023-01-09 17:55:20 +08:00
test_hcd_common.h usb: Refactor USB Host tests 2023-01-09 17:55:20 +08:00
test_hcd_ctrl.c usb: Refactor USB Host tests 2023-01-09 17:55:20 +08:00
test_hcd_intr.c usb: Refactor USB Host tests 2023-01-09 17:55:20 +08:00
test_hcd_isoc.c usb: Refactor USB Host tests 2023-01-09 17:55:20 +08:00
test_hcd_port.c usb: Refactor USB Host tests 2023-01-09 17:55:20 +08:00
test_usb_helpers.c usb: Refactor USB Host tests 2023-01-09 17:55:20 +08:00