tools: add script to test udelay
authorDavid Riley <davidriley@chromium.org>
Mon, 16 Jun 2014 21:58:33 +0000 (14:58 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 23 Jul 2014 17:16:38 +0000 (10:16 -0700)
This script makes use of the udelay_test module to exercise udelay()
and ensure that it is delaying long enough (as compared to ktime).

Signed-off-by: David Riley <davidriley@chromium.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>

No differences found