summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-15skip mtp in hil test, it seems not stable and failed too oftenhathach
2025-10-14more make refactorhathach
2025-10-11increase timeout for mtp hil testhathach
2025-10-02use cache to store skip board in hil cihathach
2025-10-02skip mtp for nowhathach
2025-10-02fix typoshathach
2025-10-02fix mtp serialhathach
2025-10-02HIL add timeout for opening mtp devicehathach
2025-10-01test mtp with hilhathach
2025-09-30fix serial, try to test mtp with hilhathach
2025-09-15Merge branch 'master' into fork/ennebi/mtphathach
2025-08-06Add MTP class deviceMaurizio Pesce
2025-08-01add bufsize to tud_msc_inquiry2_cb()hathach
2025-07-11add tud_msc_inquiry2_cb() for full inquiry responsehathach
2025-07-09add option to pass symbol defines to ci build.pyhathach
2025-07-09only clean/checkout/download artifacts on first attempthathach
2025-07-08try to skip passed board in hil test when re-runhathach
2025-07-07re-add max32666fthr to hil poolhathach
2025-07-02update board_test always output to uart regardless of LOGGER optionhathach
2025-07-02remove legacy DEPS_SUBMODULES in makehathach
2025-06-11remove max32666fthr from hil poolhathach
2025-04-17- hil test max retry = 3hathach
2025-04-17ci add pico_w for native host testhathach
2025-04-16de-duplicate flash board_test for board with multiple flags_onhathach
2025-04-16add TS3USB30 to test s3 host with slave/dmahathach
2025-03-26hcd/ehci: hcd_edpt_open() return false if ep is already opened. implement hcd...hathach
2025-03-26added mimxrt1064_evk to hil test poolhathach
2025-03-25more hil improvementhathach
2025-03-25HIL: add flag CFG_TUH_RPI_PIO_USB to pico/pico2hathach
2025-03-24update hil test to include dual and host for pico/pico2hathach
2025-03-21enable hil dual for metro m4 with max3421hathach
2025-01-15Fix ceedling (#2949)Ha Thach
2024-11-27minor clean uphathach
2024-11-27fix multiple flag on compilinghathach
2024-11-27enable dwc2 dma for hil test for esp32s3/p4 and stm32hathach
2024-11-21make sure usb buffer occupies whole cache line when DCACHE is enabled for msc...hathach
2024-11-14rename CFG_TUD_DWC2_DMA to CFG_TUD_DWC2_DMA_ENABLEhathach
2024-11-13clean uphathach
2024-11-13retry test up to 2 times, somehow open serial failed randomly with rp2040hathach
2024-11-13change test order (no cdc or msc back to back).hathach
2024-11-13skip max3421e metro m4 for now, due to cdc output too fast.hathach
2024-11-13improve hil for dual cdc, close cdc once donehathach
2024-11-13fix hil set matrixhathach
2024-11-13hil cleanup flahserhathach
2024-11-13hil add stm32f723disco, add test flags for device/host/dualhathach
2024-11-12update host/device_info to build with freertos for espressif board. Add hil t...hathach
2024-11-11try adding host test for p4hathach
2024-11-11hil replace f407disco by h743nucleohathach
2024-11-11correctly test dwc2 dma device for s3, disable for p4 (cache issue) and f407 ...hathach