kselftests: timers: Add set-tz test case
authorJohn Stultz <john.stultz@linaro.org>
Wed, 1 Jun 2016 18:53:27 +0000 (11:53 -0700)
committerShuah Khan <shuahkh@osg.samsung.com>
Thu, 2 Jun 2016 22:39:56 +0000 (16:39 -0600)
commit1a77e2bd8c89a37703dc9de18a7b552ad76e1c12
treef83938868f1a3e7b037ba90acc5063532be7737d
parent1a695a905c18548062509178b98bc91e67510864
kselftests: timers: Add set-tz test case

Mika Westerberg reported a erroneous change in the error
checking of settimeofday, so I wanted to add a test to ensure
we don't trip over this again.

Cc: Mika Westerberg <mika.westerberg@linux.intel.com>
Cc: Baolin Wang <baolin.wang@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Shuah Khan <shuahkh@osg.samsung.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Richard Cochran <richardcochran@gmail.com>
Cc: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/timers/Makefile
tools/testing/selftests/timers/set-tz.c [new file with mode: 0644]