commit | 6f2707c6b135681f821b55cac484a7512f5fe79a | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Tue Apr 21 13:57:19 2015 -0500 |
committer | Simon Glass <sjg@chromium.org> | Tue May 05 20:58:18 2015 -0600 |
tree | 78979b30fec39a6050430b0bafeb88425d24d737 | |
parent | 909bd6d9729cb0c6ba6b80cdc283bbd3e1e12770 [diff] |
sandbox: eth: Add a function to skip ping timeouts When called, the next call to receive will trigger a 10-second leap forward in time to avoid waiting for time to pass when tests are evaluating timeout behavior. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Simon Glass <sjg@chromium.org>