OpenDevicePartnership / OpenDevicePartnership/odp-platform-common
ec-test-cli: Add range testing of results
Open
@kurtjd is already working on this.
Since Apr 8, 2026.
enhancement
- Dominant language
- Rust
- Stars
- 1
- Forks
- 5
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 9
Description
#21 will first add a CLI app that allows the users to issue single commands and print out the raw response.
This issue will be linked to a follow up PR that will then additionally add a mode to not only issue a command, but provide a range of expected return values that the result will be compared to, and instead of printing the result, will just return a status code indicating success or failure. This is to allow for automated testing.
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.