
27 Jul
2020
27 Jul
'20
3:33 p.m.
On Fri, Jun 19, 2020 at 02:03:37PM +0200, Patrick Delaunay wrote:
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
Applied to u-boot/master, thanks!
--
Tom