OpenDevicePartnership / OpenDevicePartnership/odp-platform-common
ec-test-cli: Automate HID input and output report validation
Open
@kurtjd is already working on this.
Since Sep 17, 2026.
enhancement
- Dominant language
- Rust
- Stars
- 1
- Forks
- 5
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 9
Description
Summary
Add CI-runnable validation of all implemented HID input and output reports.
Dependencies
End-to-end HID path and existing ec-test-cli; #26 is the prior range-testing foundation.
Acceptance criteria
Validate all reports and fail for missing, malformed, timed-out, or incorrect responses; provide logs/expected output and extensible classes.
References
https://github.com/OpenDevicePartnership/odp-windows-drivers
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.