summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
19 hourshil_ci: upload the sidecar so a remote --accumulate has a merge basehathach
19 hourshil_report: one module owns hil_report.json and hil_report.mdhathach
20 hourstest/hil: stop a machine-wide pgrep matching an unrelated sleephathach
26 hoursci_set_matrix: fall open when no selected family builds anywherehathach
27 hourshil: express a board's always-on defines as a variant, dropping build.argshathach
29 hoursci: fix nine ways the selection under-selected or mismatchedhathach
31 hoursci: scope the build matrix and the HIL run to what a PR affectshathach
47 hourshil: address Copilot review — loud extraction markers, exit-visible variant...hathach
2 dayshil, docs: reference toolchains by their official env vars, not one rig's pathshathach
2 dayshil-pool-check: document the probe power-cycle escalation; name the env scrip...hathach
2 dayshil: run every board in one hil_test.py and hand results across as JSONhathach
4 daysbsp(lpc55): run lpcxpresso55s28 as a high-speed device, add it to the ci poolhathach
4 daystest/hil, ci: contain a wedged USB stack instead of stranding the runnerhathach
5 daysMerge pull request #3790 from hathach/fix/lpc43-hfp-reliabilityHa Thach
9 daysusbd: clear endpoint busy/claimed when a completion event is droppedhathach
10 daysusbd: don't leak the queued-setup counter when the event queue is fullhathach
2026-08-07Merge pull request #3761 from morse-cedricvandenbergh/fix/ncm-link-state-noti...Zixun LI
2026-08-07test/fuzz: stub usbd_defer_func in net_ncm harnessCedric Van den Bergh
2026-07-31test/hil: fold openocd_wch into openocd, verify per board, resolve firmware b...Ha Thach
2026-07-30Merge remote-tracking branch 'origin/master' into tmp/pr3790-mergehathach
2026-07-30hil, ci: scope HIL builds and tests to the boards a PR affects (#3797)Ha Thach
2026-07-29Merge remote-tracking branch 'tinyusb/master' into fix/lpc43-hfp-reliabilityZixun LI
2026-07-29hil: split hil_test.py into hil_lock/hil_flash, add pool_check, update rig pr...Ha Thach
2026-07-29Merge tinyusb/master into fix/lpc43-hfp-reliabilityZixun LI
2026-07-29test/hil: make MTP checks deterministicZixun LI
2026-07-28test/hil: avoid parallel MTP probe racesZixun LI
2026-07-28test/hil: allow audio startup transitionZixun LI
2026-07-28test/hil: require exact audio rampZixun LI
2026-07-28Revert 'test/hil: separate LPC43 stress test flashes'Zixun LI
2026-07-28test/hil: use stlink for stm32l412nucleoZixun LI
2026-07-28bsp, hil: flash WCH boards with the unified OpenOCD fork (#3791)Ha Thach
2026-07-28test/hil: replace PCI reset with root-port VBUS cycle for D-state recovery (#...Ha Thach
2026-07-27test/hil: bound MIDI reads by deadlineZixun LI
2026-07-27test/hil: separate LPC43 stress test flashesZixun LI
2026-07-24docs(skills): rename debug skills, drop the PC-host/TinyUSB-device assumptionhathach
2026-07-17hil: add frdm_k64f host test (cdc + msc) to tinyusb.jsonhathach
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