]> git.ipfire.org Git - people/ms/u-boot.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)
committerSimon Glass <sjg@chromium.org>
Wed, 6 May 2015 02:58:18 +0000 (20:58 -0600)
commit172a31bf87bf299130a68320f08aa492c34ea3e0
treec1378125021749e815ad13f6d63dac209c3b07d4
parent6f2707c6b135681f821b55cac484a7512f5fe79a
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