summaryrefslogtreecommitdiff
path: root/test
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-15dwc2: fix EP0 OUT dcache invalidate range; run usbtest on espressif s3/p4 and...hathach
2026-07-14dcd(ci_hs): stale overlay fix; run usbtest on lpcxpresso43s67hathach
2026-07-14Merge remote-tracking branch 'origin/master' into usbtesthathach
2026-07-14test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDshathach
2026-07-13Merge pull request #3762 from hathach/claude/agents-workflowsHa Thach
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-10hil: use stlink for stm32f746discoHiFiPhile
2026-07-09test/hil: usbtest.py runner + HIL integrationhathach
2026-07-09feat: Claude Code multi-agent dev/test harness for TinyUSBhathach
2026-07-05Merge pull request #3741 from dxbjavid/ncm-ndp-length-boundZixun LI
2026-07-05clamped copied length to nHiFiPhile
2026-07-05fix ciHiFiPhile
2026-07-03add ncm receive-path fuzz harness with out-of-bounds seedJavid Khan
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