summaryrefslogtreecommitdiff
path: root/test/hil/hil_test.py
AgeCommit message (Expand)Author
2026-06-22Merge remote-tracking branch 'origin/master' into add-ch58x-usbfshathach
2026-06-19test/hil: add ch582m_evt to CI HIL poolhathach
2026-06-18test/hil: fail audio test on missing alsa-utils instead of skippinghathach
2026-06-17Merge pull request #3643 from hathach/musb_ep0_raceHa Thach
2026-06-16hil: enable nanoch32v203 in CI with fsdev + usbfs variants (#3707)Ha Thach
2026-06-13hil: make serial write timeout fatalhathach
2026-06-11Merge remote-tracking branch 'origin/master' into musb_ep0_racehathach
2026-06-11HIL: replace build.flags_on with named build variants (#3687)Ha Thach
2026-06-10Merge pull request #3690 from hathach/claude/board-test-idle-parkHa Thach
2026-06-09test/hil: erase MCU after tests; show throughput speeds in reporthathach
2026-06-08test/hil: use ⚪ for skipped in HIL reporthathach
2026-06-08test/hil: use ✅/❌ emoji for HIL report pass/failhathach
2026-06-08test/hil: clear HIL report up front on a fresh runhathach
2026-06-08test/hil: accumulate HIL report across re-runs; post as sticky PR commenthathach
2026-06-08presets,hil: keep Ninja Multi-Config; make HIL find its outputhathach
2026-06-08test/hil: report board x test results as a markdown matrixhathach
2026-06-05add tm4c123x evk to hill pool (#3676)Ha Thach
2026-05-27hil: replace pyfatfs with mtools, update host setup instructionshathach
2026-05-21hil added hub + msc + cdc for host capable boardhathach
2026-05-15fix test hungHiFiPhile
2026-05-12hil: add audio test, optimize log printHiFiPhile
2026-05-11Merge pull request #3632 from hathach/msc_osZixun LI
2026-05-06modernize scriptZixun LI
2026-05-05try to fix CI stuckZixun LI
2026-05-04hil_test: use non-blocking writes with timeout for printer testshathach
2026-04-28only re-run tests that failed per boardhathach
2026-04-28fix warning, change hil jlink for feather nrf52840hathach
2026-04-26hil: comment out net_lwip_webserver test for PR #3605hathach
2026-04-26hil: bump net iface enum timeout to 30s for net_lwip_webserverhathach
2026-04-24add throughput test for hilhathach
2026-04-23musb double packet for epouthathach
2026-04-21enable double buffer for tm4chathach
2026-04-21refactor interrupt handling and add `pipe_write` to fix IN ZLP issuehathach
2026-04-20fix usbnet hardcode speed. disable hil test for nowhathach
2026-04-20add test for net_lwip_webserver with iperf throughput validationhathach
2026-04-14get freertos working with rp2040hathach
2026-04-03fix issue with exmaplehathach
2026-04-03fix hil host cdc echo test with imxrt and other fast mcuhathach
2026-03-31finally get rp2040 host epx working with 2-sof solution for switchinghathach
2026-03-27clean up hw_endpoint_open(), still has issue with E15 and ping-pong (slow read).hathach
2026-03-26implement ping-pong double buffered for both tx and rxhathach
2026-03-25update hcd to handle interrupt per bufhathach
2026-03-23update host msc hil testhathach
2026-03-20Add dd command to MSC file explorer for sector read and speed reporting, adju...hathach
2026-03-19Add EPX transfer scheduling when hcd_edpt_xfer() is called while epx is busyhathach
2026-03-18add hil test for device hid_generic_inout functionalityhathach
2026-03-17add hil tests for device msc_dual_lun and midi functionalityhathach
2026-03-17add hil test for host msc and cdchathach
2026-03-17add hil host cdc testhathach
2026-03-07update hil test: remove unused ctypes, add fallback for skip boardshathach