Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test/helper: add a helper for status JSON data
The JSON output from "rauc status" is a bit difficult to interpret since it always requires iterating over the array elements to search for the slot. To simplify future test assertions, use a helper here that returns the slot data for a given slot name. Signed-off-by: Enrico Joerns <[email protected]>
- Loading branch information