selftests/timers: Add inconsistency-check test from timetests
authorJohn Stultz <john.stultz@linaro.org>
Thu, 12 Mar 2015 00:40:00 +0000 (17:40 -0700)
committerShuah Khan <shuahkh@osg.samsung.com>
Thu, 12 Mar 2015 19:22:13 +0000 (13:22 -0600)
commited3fe34a2a4e0c9f184a178c48acf20c7acf244e
treea6d65ebb16a6347404336d309952ac2e1f467d64
parent689f32fbb81356efac9fac99c740c4c232634c41
selftests/timers: Add inconsistency-check test from timetests

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>
tools/testing/selftests/timers/Makefile
tools/testing/selftests/timers/inconsistency-check.c [new file with mode: 0644]