[PATCH] test: wget: validate URI for lwIP
Marek Vasut
marek.vasut at mailbox.org
Tue Apr 28 19:26:01 CEST 2026
On 4/28/26 6:16 PM, Quentin Schulz wrote:
> Hi Marek,
>
> On 4/28/26 6:07 PM, Marek Vasut wrote:
>> On 4/28/26 5:55 PM, Quentin Schulz wrote:
>>> From: Quentin Schulz <quentin.schulz at cherry.de>
>>>
>>> We've had wget support in lwIP for almost a year now, so let's do *some*
>>> checks in the form of validating URIs.
>>>
>>> The other test in test/cmd/wget.c currently requires structures only
>>> defined for CONFIG_NET_LEGACY so it's left out for now until someone
>>> ports the test to lwIP.
>> Maybe this should be an RFC until it really completely validates the
>> wget command ?
>
> We can already test something, why wait for everything?
Because this gives the impression that wget is equally tested for both
legacy network stack and lwIP, even if it is not.
More information about the U-Boot
mailing list