
21 Apr
2015
21 Apr
'15
8:57 p.m.
Add support for advancing time in sandbox and make use of the new API to speed up the existing dm/eth tests that wait for timeouts.
This series is based on u-boot-dm/test-working
Joe Hershberger (3): sandbox: Add test function to advance time sandbox: eth: Add a function to skip ping timeouts test: dm: eth: Skip timeouts on ping tests
arch/sandbox/cpu/cpu.c | 5 ----- arch/sandbox/include/asm/eth.h | 2 ++ arch/sandbox/include/asm/test.h | 8 ++++++++ board/sandbox/sandbox.c | 11 ++++++++++- drivers/net/sandbox.c | 17 +++++++++++++++++ test/dm/eth.c | 2 ++ 6 files changed, 39 insertions(+), 6 deletions(-)
--
1.7.11.5