OpenDevicePartnership / OpenDevicePartnership/odp-platform-common

ec-test-cli: Add range testing of results

Open
#26 0 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.