kselftests: timers: Reduce default runtime on inconsistency-check and set-timer-lat
authorJohn Stultz <john.stultz@linaro.org>
Wed, 25 Mar 2015 23:44:33 +0000 (16:44 -0700)
committerShuah Khan <shuahkh@osg.samsung.com>
Tue, 31 Mar 2015 19:44:32 +0000 (13:44 -0600)
commite48f284d63ece564f8aa19fbf5434b3458af8d3f
treef4dd8076701429aaa69b637c5dc325383ebe8787
parent44164c4ba98c3dd3560d929ba66da51b5170ff1c
kselftests: timers: Reduce default runtime on inconsistency-check and set-timer-lat

For the default run_timers target, the timers tests takes the
majority of kselftests runtime.

So this patch reduces the default runtime for inconsistentcy-check
and set-timer-lat, which reduced the runtime almost in half.

Before: 11m48.629s
After: 6m47.723s

Cc: Shuah Khan <shuahkh@osg.samsung.com>
Cc: Prarit Bhargava <prarit@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/timers/inconsistency-check.c
tools/testing/selftests/timers/set-timer-lat.c