torture: Add "scenarios" option to kvm.sh --dryrun parameter
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 5 Mar 2021 01:21:17 +0000 (17:21 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 10 May 2021 23:05:05 +0000 (16:05 -0700)
commit3d2cc4fec861a825ecd7d9ce2797df4e5f0f5517
tree2acbffbb097490919e6f53e09876f77f0aa27f55
parent98da77199f0c629f0687b92824f1da2010f677e3
torture: Add "scenarios" option to kvm.sh --dryrun parameter

This commit adds "--dryrun scenarios" to kvm.sh, which prints something
like this:

1.  TREE03
2.  TREE07
3.  SRCU-P SRCU-N
4.  TREE01 TRACE01
5.  TREE02 TRACE02
6.  TREE04 RUDE01 TASKS01
7.  TREE05 TASKS03 SRCU-T SRCU-U
8.  TASKS02 TINY01 TINY02 TREE09

This format is more convenient for scripts that run batches of scenarios.

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