diff options
| author | Jerome Forissier <[email protected]> | 2024-11-15 17:45:14 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-11-29 07:51:57 -0600 |
| commit | 20f641987f83c4679a1181d79a546a098f11f5ad (patch) | |
| tree | ae04e4e747f09c2d728307c22e451551f2a2ba91 /doc/develop/bootstd/script.rst | |
| parent | 6ceb861882b1583a12537e6c1b1391b16496ce33 (diff) | |
test/cmd/wget.c: move net_test_wget() to the cmd test suite
Since net_test_wget() is testing a command and is in test/cmd it should
be in the 'cmd' test suite, not 'lib'.
Saving and restoring the values of the environment variables that the
test manipulates is necessary to avoid a regression when running the
whole ut test suite. A minimal reproducer is:
$ ./u-boot -T -c "ut cmd net_test_wget; ut dm dm_test_eth_act" | \
grep -E "(Test:|Failures:)"
Reported-by: Simon Glass <[email protected]>
Signed-off-by: Jerome Forissier <[email protected]>
Diffstat (limited to 'doc/develop/bootstd/script.rst')
0 files changed, 0 insertions, 0 deletions
