[PATCH v20 4/4] test: cmd: add test for wget command.

Ramon Fried rfried.dev at gmail.com
Wed Nov 9 09:24:56 CET 2022


On Tue, Nov 8, 2022 at 10:15 PM Simon Glass <sjg at chromium.org> wrote:
>
> On Mon, 7 Nov 2022 at 23:17, Ying-Chun Liu (PaulLiu)
> <paul.liu at linaro.org> wrote:
> >
> > From: "Ying-Chun Liu (PaulLiu)" <paul.liu at linaro.org>
> >
> > Simulate a TCP HTTP server's response for testing wget command.
> >
> > Signed-off-by: Ying-Chun Liu (PaulLiu) <paul.liu at linaro.org>
> > Cc: Christian Gmeiner <christian.gmeiner at gmail.com>
> > Cc: Joe Hershberger <joe.hershberger at ni.com>
> > Cc: Michal Simek <michal.simek at xilinx.com>
> > Cc: Ramon Fried <rfried.dev at gmail.com>
> > Cc: Simon Glass <sjg at chromium.org>
> > ---
> >  test/cmd/Makefile |   1 +
> >  test/cmd/wget.c   | 206 ++++++++++++++++++++++++++++++++++++++++++++++
> >  2 files changed, 207 insertions(+)
> >  create mode 100644 test/cmd/wget.c
> >
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Ramon Fried <rfried.dev at gmail.com>


More information about the U-Boot mailing list