summaryrefslogtreecommitdiff
path: root/test/hil/hil_test.py
AgeCommit message (Expand)Author
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
2026-03-06enable hil test for mtphathach
2026-03-06fix hil testhathach
2026-03-06add hil test, update readmehathach
2026-03-03add esptool --force for esp32p4 v0.1hathach
2026-01-14correct dual port hil asserthathach
2026-01-13minor clean uphathach
2026-01-13minor clean uphathach
2025-12-01add linkermap to deps and linkermap tagethathach
2025-11-27re-enable other hil testshathach
2025-11-26add tu_scatter_read32(), tu_scatter_write32() to simplify tu_fifohathach
2025-11-26focus on cdc test, write lots more data, each trunk is 64 or less since examp...hathach
2025-11-22hil stress test cdchathach
2025-11-22hil stress test cdchathach
2025-10-15skip mtp in hil test, it seems not stable and failed too oftenhathach
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 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-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