summaryrefslogtreecommitdiff
path: root/test/hil/hil_test.py
AgeCommit message (Expand)Author
2026-07-17Key HIL report dir by run id so re-runs and other PRs cannot clobber ithathach
2026-07-17hil: controller-aware scheduling of flash and usbtest concurrencyhathach
2026-07-15hil: add usb_recover hub-cycle action; drop MosChip skips, gate it as incompa...hathach
2026-07-14Merge remote-tracking branch 'origin/master' into usbtesthathach
2026-07-14test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDshathach
2026-07-13Fix max-effort review findings in lock protocol, workflows, and docshathach
2026-07-10Fix review findings and add static-analyzer agenthathach
2026-07-09test/hil: usbtest.py runner + HIL integrationhathach
2026-07-09feat: Claude Code multi-agent dev/test harness for TinyUSBhathach
2026-06-24test/hil: show pass/fail/skip counts above the HIL report tablehathach
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