Re: [U-Boot] net: [PATCH v10 3/3] Adding wget

2018-05-14 Thread Simon Glass
Hi Duncan, On 14 May 2018 at 09:26, Duncan Hare wrote: > From: Simon Glass > > > To: Duncan Hare > Cc: "joe.hershber...@ni.com" ; U-Boot Mailing List > > Sent: Sunday, May 13, 2018 3:00 PM > Subject: Re: net: [U-Boot] [PATCH v10 3/3] Adding wget > > >Please setup a test that can run in

Re: [U-Boot] net: [PATCH v10 3/3] Adding wget

2018-05-14 Thread Duncan Hare
From: Simon Glass To: Duncan Hare Cc: "joe.hershber...@ni.com" ; U-Boot Mailing List Sent: Sunday, May 13, 2018 3:00 PM Subject: Re: net: [U-Boot] [PATCH v10 3/3] Adding wget Please setup a test that can run in an environment without the Internet. That is critical for uni

Re: [U-Boot] net: [PATCH v10 3/3] Adding wget

2018-05-13 Thread Simon Glass
Hi, On 14 May 2018 at 07:05, Duncan Hare wrote: > > > > >>> >>>Please setup a test that can run in an environment without the >>>Internet. That is critical for unit tests. >>> >>>Hand tests for Internet usage and the environmental effects are great, >>>but that ca

Re: [U-Boot] net: [PATCH v10 3/3] Adding wget

2018-05-13 Thread Duncan Hare
  >> >>Please setup a test that can run in an environment without the >>Internet. That is critical for unit tests. >> >>Hand tests for Internet usage and the environmental effects are great, >>but that can't be what we include in the auto tests for repeat-ability >>reasons. Simon is asking for a s