esp-idf/components/usb/test_apps/usb_host/main
Tomas Rezucha 645592e157 usb: Refactor USB Host tests
* USB tests migrated to pytest
* Error messages improved
* Configurable for different mock devices
2022-11-30 18:12:54 +01:00
..
CMakeLists.txt usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
ctrl_client_async_seq.c usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
ctrl_client.h usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
msc_client_async_dconn.c usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
msc_client_async_enum.c usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
msc_client_async_seq.c usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
msc_client.h usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
test_app_main.c usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
test_usb_host_async.c usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
test_usb_host_plugging.c usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00