Shuah Khan
b841065043
selftests: timers: drop support for !KTEST case
...
There is no need to keep timers tests in sync with external timers
repo. Drop support for !KTEST to support for building and running
timers tests without kselftest framework.
Reference: https://lkml.org/lkml/2017/8/10/952
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com >
Acked-by: John Stultz <john.stultz@linaro.org >
2017-08-22 11:15:59 -06:00
John Stultz
1c0a7498c7
kselftest/timers: Set default threadtest values to simplify execution scripts
...
In order to keep the kselftest Makefiles simpler, set the threadtest
default values to the ones used in standard run_tests
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 >
2015-03-19 12:03:34 -06:00
John Stultz
e39b60f37e
selftests/timers: Add threaded time inconsistency test from timetest suite
...
Add the threaded time inconsistency test from the timetest suite.
This checks for time inconsistencies between cpus, usually associated
with clock skew as sometimes found w/ TSCs.
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 >
Tested-by: Prarit Bhargava <prarit@redhat.com >
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com >
2015-03-12 13:22:14 -06:00