selftests/timers: Add skew_consistency test from the timetests suite
authorJohn Stultz <john.stultz@linaro.org>
Thu, 12 Mar 2015 00:40:09 +0000 (17:40 -0700)
committerShuah Khan <shuahkh@osg.samsung.com>
Thu, 12 Mar 2015 19:22:15 +0000 (13:22 -0600)
commit6e8b285bcdd1834a18fd264c88a15418091c4015
treef944d8d7725221797c4a0e04b6071b6e0109ec91
parentd869424558419a4a34a12bd5187b5d6d06ee132f
selftests/timers: Add skew_consistency test from the timetests suite

This change adds the skew_consistency test, which twists the
ADJ_FREQUENCY knob back and forth and watches for 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>
tools/testing/selftests/timers/Makefile
tools/testing/selftests/timers/skew_consistency.c [new file with mode: 0644]