torture: Rename SRCU-t and SRCU-u to avoid lowercase characters
authorPaul E. McKenney <paulmck@kernel.org>
Sat, 20 Feb 2021 18:13:52 +0000 (10:13 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 22 Mar 2021 15:29:17 +0000 (08:29 -0700)
commit00a447fabb5252d01035e78ae7f2943e5b4fff64
tree17957f5519d671548df2d8728ce415e56997fddb
parent996a042e0a0684b7a666b9d745784623a3531b27
torture: Rename SRCU-t and SRCU-u to avoid lowercase characters

The convention that scenario names are all uppercase has two exceptions,
SRCU-t and SRCU-u.  This commit therefore renames them to SRCU-T and
SRCU-U, respectively, to bring them in line with this convention.  This in
turn permits tighter argument checking in the torture-test scripting.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/configs/rcu/CFLIST
tools/testing/selftests/rcutorture/configs/rcu/SRCU-T [moved from tools/testing/selftests/rcutorture/configs/rcu/SRCU-t with 100% similarity]
tools/testing/selftests/rcutorture/configs/rcu/SRCU-T.boot [moved from tools/testing/selftests/rcutorture/configs/rcu/SRCU-t.boot with 100% similarity]
tools/testing/selftests/rcutorture/configs/rcu/SRCU-U [moved from tools/testing/selftests/rcutorture/configs/rcu/SRCU-u with 100% similarity]
tools/testing/selftests/rcutorture/configs/rcu/SRCU-U.boot [moved from tools/testing/selftests/rcutorture/configs/rcu/SRCU-u.boot with 100% similarity]