aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/timers/alarmtimer-suspend.c
Commit message (Collapse)AuthorAge
* selftests/timers: Add alarmtimer-suspend test from timetests suiteJohn Stultz2015-03-12
This adds the alarmtimer-suspend test from the timetests suite, which tests that the alarmtimers wake the system up from suspend shortly after the time they were set to fire. 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>