On 21 January 2016 at 16:05, Stephen Warren <[email protected]> wrote: > From: Stephen Warren <[email protected]> > > This tests: > - dhcp (if indicated by boardenv file). > - Static IP network setup (if provided by boardenv file). > - Ping. > - TFTP get. > > Signed-off-by: Stephen Warren <[email protected]> > --- > test/py/tests/test_net.py | 153 > ++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 153 insertions(+) > create mode 100644 test/py/tests/test_net.py
Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

