torture: Add clocksource-watchdog testing to torture.sh
authorPaul E. McKenney <paulmck@kernel.org>
Mon, 10 May 2021 19:30:49 +0000 (12:30 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 20 Jul 2021 20:45:50 +0000 (13:45 -0700)
commitef4dac7dbde7ba376e340f665196988409913625
treeefd719899dddacbfff1955eecbee5c80d3e20b7b
parent2734d6c1b1a089fb593ef6a23d4b70903526fe0c
torture: Add clocksource-watchdog testing to torture.sh

This commit adds three short tests of the clocksource-watchdog capability
to the torture.sh script, all to avoid otherwise-inevitable bitrot.
While in the area, fix an obsolete comment.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/torture.sh