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

Simon Glass sjg at chromium.org
Tue Nov 8 21:15:14 CET 2022


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>


More information about the U-Boot mailing list