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

This change adds the leapcrash test which tests to see if a
leapsecond deadlock which was observed from 2.6.26 to 3.3
is present on this system.

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