]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
test: dm: net: Add a test of the netretry behavior
authorJoe Hershberger <joe.hershberger@ni.com>
Sun, 22 Mar 2015 22:09:20 +0000 (17:09 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:42 +0000 (21:47 +0200)
commit375cddc53c5ad2e70bdc7bb6c0ad0b8f2fa00183
treeffa4ff6b05beb8dc3fc9bb6c7fc9345f73b0cfbf
parent7bbe77076ca9a2c3cb5c469db4cf45ed373121c2
test: dm: net: Add a test of the netretry behavior

The effect of the "netretry" env var was recently changed. This test
checks that behavior.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/dm/eth.c