
27 Oct
2024
27 Oct
'24
6:16 p.m.
Hi Jerome,
Just something I noticed earlier...when running 'ut lib' I see this failure on sandbox:
test/cmd/wget.c:215, net_test_wget(): 0 == run_command("wget ${loadaddr} 1.1.2.2:/index.html", 0): Expected 0x0 (0), got 0x1 (1)
Also, since it is testing a command and is in test/cmd it really should be in the 'cmd' test suite, not 'lib'.
Regards, Simon