[U-Boot] [PATCH 2/2] test/py: add a networking test
Simon Glass
sjg at chromium.org
Tue Jan 26 02:15:31 CET 2016
On 21 January 2016 at 20:36, Simon Glass <sjg at chromium.org> wrote:
> On 21 January 2016 at 16:05, Stephen Warren <swarren at wwwdotorg.org> wrote:
>> From: Stephen Warren <swarren at nvidia.com>
>>
>> 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 <swarren at nvidia.com>
>> ---
>> 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 <sjg at chromium.org>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list