selftests/timers: Add set-tai from the timetest suite
authorJohn Stultz <john.stultz@linaro.org>
Thu, 12 Mar 2015 00:40:13 +0000 (17:40 -0700)
committerShuah Khan <shuahkh@osg.samsung.com>
Thu, 12 Mar 2015 19:22:16 +0000 (13:22 -0600)
commit3a92a15fba68b5c9c8b51ee98a94a3d1ff54c8e5
tree771b4cb64d805b6e2d846a327cc6f9a6de96a645
parentd7b2902c1541f8e65186c4e9dd1bf054b45d49e5
selftests/timers: Add set-tai from the timetest suite

This patch adds the set-tai test which ensures the tai offset
can be set properly from adjtimex.

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/set-tai.c [new file with mode: 0644]