Re: [RESEND PATCH v5 4/4] test: env: add test for env info sub-command

2020-07-27 Thread Tom Rini
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 > wit

RE: [RESEND PATCH v5 4/4] test: env: add test for env info sub-command

2020-06-24 Thread Patrick DELAUNAY
Hi Stephen, > From: Stephen Warren > Sent: mardi 23 juin 2020 22:25 > > On 6/23/20 7:25 AM, Patrick DELAUNAY wrote: > > Hi Stephen, > > > >> From: Stephen Warren > >> Sent: lundi 22 juin 2020 20:51 > >> > >> On 6/19/20 6:03 AM, Patrick Delaunay wrote: > >>> Add a pytest for testing the env info

Re: [RESEND PATCH v5 4/4] test: env: add test for env info sub-command

2020-06-23 Thread Stephen Warren
On 6/23/20 7:25 AM, Patrick DELAUNAY wrote: > Hi Stephen, > >> From: Stephen Warren >> Sent: lundi 22 juin 2020 20:51 >> >> On 6/19/20 6:03 AM, Patrick Delaunay wrote: >>> Add a pytest for testing the env info sub-command: >>> >>> test_env_info: test command with several option that can be execut

RE: [RESEND PATCH v5 4/4] test: env: add test for env info sub-command

2020-06-23 Thread Patrick DELAUNAY
Hi Stephen, > From: Stephen Warren > Sent: lundi 22 juin 2020 20:51 > > On 6/19/20 6:03 AM, 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 >

Re: [RESEND PATCH v5 4/4] test: env: add test for env info sub-command

2020-06-22 Thread Stephen Warren
On 6/19/20 6:03 AM, 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 configura

[RESEND PATCH v5 4/4] test: env: add test for env info sub-command

2020-06-19 Thread Patrick Delaunay
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'