On Mon, 7 Nov 2022 at 23:17, Ying-Chun Liu (PaulLiu)
<paul....@linaro.org> wrote:
>
> From: "Ying-Chun Liu (PaulLiu)" <paul....@linaro.org>
>
> Simulate a TCP HTTP server's response for testing wget command.
>
> Signed-off-by: Ying-Chun Liu (PaulLiu) <paul....@linaro.org>
> Cc: Christian Gmeiner <christian.gmei...@gmail.com>
> Cc: Joe Hershberger <joe.hershber...@ni.com>
> Cc: Michal Simek <michal.si...@xilinx.com>
> Cc: Ramon Fried <rfried....@gmail.com>
> Cc: Simon Glass <s...@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 <s...@chromium.org>

Reply via email to