commit | b841065043f996e2bf7648786485f3935625592b | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Fri Aug 11 10:11:42 2017 -0600 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Tue Aug 22 11:15:59 2017 -0600 |
tree | f6817da44d6dff09f856cee0364d0c01c72bada9 | |
parent | 4db26f9e642bdf55ba54c559839e8ef9495b83c7 [diff] |
selftests: timers: drop support for !KTEST case There is no need to keep timers tests in sync with external timers repo. Drop support for !KTEST to support for building and running timers tests without kselftest framework. Reference: https://lkml.org/lkml/2017/8/10/952 Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> Acked-by: John Stultz <john.stultz@linaro.org>