summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2026-06-26test/hil: enable cdc_msc_throughput on ch32v103r_r1_1v0hathach
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-20hw/bsp/ch58x: address review feedback and read the real chip unique idhathach
2026-06-19test/hil: add ch582m_evt to CI HIL poolhathach
2026-06-18test/hil: fix esp32 audio_test_freertos (FreeRTOS tick), skip metro_m4hathach
2026-06-18test/hil: fail audio test on missing alsa-utils instead of skippinghathach
2026-06-18test/hil: add ch32v103r_r1_1v0 to CI HIL poolhathach
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-16device: clamp EP0 OUT data copy to the control transfer buffer (#3705)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-08test/hil: add stm32u083nucleo to pool and expose ~/bin on remote PATHhathach
2026-06-05add tm4c123x evk to hill pool (#3676)Ha Thach
2026-06-03dwc2: address Copilot review (comment grammar/typo, tinyusb.json f407 dedup)hathach
2026-06-03Add STM32F407 and STM32L476 disco board configurations to tinyusb.jsonhathach
2026-05-27hil: replace pyfatfs with mtools, update host setup instructionshathach
2026-05-25Merge remote-tracking branch 'tinyusb/master' into musb_ep0_raceHiFiPhile
2026-05-21hil added hub + msc + cdc for host capable boardhathach
2026-05-19Merge pull request #3571 from sauloverissimo/feat/midi2-device-host-driverZixun LI
2026-05-15fix test hungHiFiPhile
2026-05-12hil: add audio test, optimize log printHiFiPhile
2026-05-12midi2: align descriptors with USB-MIDI 2.0 specSaulo Veríssimo
2026-05-12test: add MIDI 2.0 Device and Host unit testsSaulo Veríssimo
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 remove hub from pico native host test for nowhathach
2026-05-04hil_test: use non-blocking writes with timeout for printer testshathach
2026-04-29deprecated `usbd_control.c` and merge its functionality into `usbd.c`hathach
2026-04-29Merge branch 'master' into hil_hfphathach
2026-04-29Improve remote execution in `hil_ci.sh`hathach
2026-04-29address review feedback for AGENTS.md and hil skillhathach
2026-04-28only re-run tests that failed per boardhathach
2026-04-28fix warning, change hil jlink for feather nrf52840hathach
2026-04-26run hil_hfp on gcc buildHiFiPhile
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