]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
test: dm: eth: Skip timeouts on ping tests
authorJoe Hershberger <joe.hershberger@ni.com>
Tue, 21 Apr 2015 18:57:20 +0000 (13:57 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:37:12 +0000 (22:37 +0200)
commitf083926727fbe2823875411eb118849e84436f93
tree72941c07de12a8ea051b418268cf0bd0d90b4cec
parent297ed487b83e41dd813a1b5752d3e0c593b00b37
test: dm: eth: Skip timeouts on ping tests

Indicate to the emulated sandbox Ethernet driver when we expect a
timeout and tell it to leap forward.

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