aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/timers/clocksource-switch.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2015-03-12selftests/timers: Add clocksource-switch test from timetest suiteJohn Stultz1-0/+179
Adds the clocksource-switch tests which continually switches the current clocksource between all the available ones, watching for any timekeeping inconsistencies. 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>