]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: timers: clocksource-switch: add command line switch to skip sanity check
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Wed, 13 Jul 2022 20:46:19 +0000 (22:46 +0200)
committerShuah Khan <skhan@linuxfoundation.org>
Thu, 14 Jul 2022 20:36:34 +0000 (14:36 -0600)
commit1b215524e4a8dca0638c2a55ae8b095847847bc3
treed260054981466c6fe155a2802feffaddb460a4f8
parentfeeef29b9a3b4dcf36cb8fcc56ae2019a53316e6
selftests: timers: clocksource-switch: add command line switch to skip sanity check

The sanity check takes a while. If you do repeated checks when
debugging, this is time consuming. Add a parameter to skip it.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: John Stultz <jstultz@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/timers/clocksource-switch.c