From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 27 Jul 2020 09:33:46 -0400 Subject: [RESEND PATCH v5 4/4] test: env: add test for env info sub-command In-Reply-To: <20200619120337.17042-5-patrick.delaunay@st.com> References: <20200619120337.17042-1-patrick.delaunay@st.com> <20200619120337.17042-5-patrick.delaunay@st.com> Message-ID: <20200727133346.GM6965@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > Acked-by: Stephen Warren Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: