summaryrefslogtreecommitdiff
path: root/test/hil/hil_test.py
AgeCommit message (Expand)Author
2025-09-30fix serial, try to test mtp with hilhathach
2025-07-09only clean/checkout/download artifacts on first attempthathach
2025-07-08try to skip passed board in hil test when re-runhathach
2025-04-17- hil test max retry = 3hathach
2025-04-16de-duplicate flash board_test for board with multiple flags_onhathach
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
2024-11-27minor clean uphathach
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-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-10-10add f407disco to hil poolhathach
2024-10-07Merge pull request #2809 from shuffle2/masterHa Thach
2024-10-04update new json changehathach
2024-10-04add hil_ci_set_matrix.py, starting to support hil with additional build flagshathach
2024-10-01Merge branch 'master' into add-esp32p4hathach
2024-09-30temporarily update hil_test.py to have dual/host_info_to_device_cdc optional ...hathach
2024-09-30update to dwc2 register structhathach
2024-09-30Migrate hil vm (#2822)Ha Thach
2024-09-18skip pico2 dual test, it seems not stablehathach
2024-09-17make all python files executable and standardize interpreterShawn Hoffman
2024-09-13add pico2 rp2350 (arm) boardhathach
2024-08-28bump up pio-usb to 0.6.1, enable dual hil test for picohathach
2024-08-22add hil support for dual host_info_to_cdchathach
2024-08-19mimxrt1015_evk does not work reliably in hil pool (like metro m7).hathach
2024-08-18add flash_openocd_adi() for use with max32hathach
2024-08-15add flash-uniflash support for ti tm4chathach
2024-08-13use zero wait flash for nano v203hathach
2024-08-13remove metro m7 for nowhathach
2024-08-13metro m7 has issue with cdc_msc example randomly on hil test. Exclude it for nowhathach
2024-08-13increase pyserial timeouthathach
2024-08-13fix concurrent mass storage test conflict, use pyfatfs to access disk dev by ...hathach
2024-08-13increase enum timeouthathach
2024-08-12fix more race with ch32v203 and setup when queuing zlp.hathach
2024-08-08add ch32v203 nano to hil poolhathach
2024-08-05fix running hil in parallelhathach
2024-08-02more fsdev clean uphathach
2024-08-01increase hil timeout, reduce fuzzing from 600 to 400 secondshathach
2024-08-01add stm32g0 (fsdev 2k) to hil poolhathach
2024-07-25add flash stlinkhathach
2024-07-19skip msc tests for ra due to existing bughathach