On 5/3/25 15:31, Heinrich Schuchardt wrote: > Adjust network tests to run with CONFIG_NET_LWIP=y. > > Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com> > --- > test/py/tests/test_efi_loader.py | 2 +- > test/py/tests/test_fpga.py | 4 ++-- > test/py/tests/test_net.py | 2 +- > 3 files changed, 4 insertions(+), 4 deletions(-) > [...] Acked-by: Jerome Forissier <jerome.foriss...@linaro.org> Thanks, -- Jerome
- [PATCH 0/2] test: run tests on boards with LWIP_NET Heinrich Schuchardt
- [PATCH 1/2] test: allow multiple config options i... Heinrich Schuchardt
- Re: [PATCH 1/2] test: allow multiple config o... Simon Glass
- Re: [PATCH 1/2] test: allow multiple conf... Heinrich Schuchardt
- Re: [PATCH 1/2] test: allow multiple config o... Jerome Forissier
- [PATCH 2/2] test: allow testing with NET_LWIP=y Heinrich Schuchardt
- Re: [PATCH 2/2] test: allow testing with NET_... Jerome Forissier