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)
commit988b0c541ed8b1c633c4d4df7169010635942e18
treea956d0b955d440e269a20e6fb6d7e888a9128da8
parente704f93af5a083c07b8f722672d63a1d908daf55
tools: add script to test udelay

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>
tools/time/udelay_test.sh [new file with mode: 0755]
This page took 0.025774 seconds and 5 git commands to generate.