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)
commit19b6823a6e9177ca95068440d622005e4aab5543
treed260054981466c6fe155a2802feffaddb460a4f8
parent5be1fd963f7989090b16e3c471d0910502fb9bf8
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