summaryrefslogtreecommitdiff
path: root/test/hil/hil_test.py
AgeCommit message (Expand)Author
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
2024-07-18skip hil test if binary not existhathach
2024-07-18fix hil board_test duplication, add cdc_msc_freertos testhathach
2024-07-16hil flash itsybitsy m4 with picoprobehathach
2024-07-15update hil test to run on new pi5hathach
2024-05-10More ci tweak (#2636)Ha Thach
2024-05-09Rework ci (#2631)Ha Thach
2024-01-24add message when flashing failedhathach
2024-01-24retry flashih a few time due to random failed by s3hathach
2023-12-13minor tweakinghathach
2023-12-13tweak usb reset wait time, fix test script with IAR serverhathach