aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/timers/inconsistency-check.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2015-03-12selftests/timers: Add inconsistency-check test from timetestsJohn Stultz1-0/+204
This adds my inconsistency-test from my timetests suite, which checks for (single threaded) time inconsistencies across the various clockids. 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>