diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2020-06-19 14:03:37 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-07-26 14:35:30 -0400 |
commit | acbf93b52695431b683d2665120707a3f52d6b4b (patch) | |
tree | cf310d305d76b90fae3128e7489a1671a02467cb /board/altera | |
parent | 7d813449b8f266bb9e2261e3f175748f5319fda2 (diff) |
test: env: add test for env info sub-command
Add a pytest for testing the env info sub-command:
test_env_info: test command with several option that
can be executed on real hardware device without assumption
test_env_info_sandbox: test the result on sandbox
with a known ENV configuration: ready & default & persistent
The quiet option '-q' is used for support in shell test;
for example:
if env info -p -d -q; then env save; fi
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'board/altera')
0 files changed, 0 insertions, 0 deletions