Commit 00a447fa authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

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: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 996a042e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,8 +7,8 @@ TREE07
TREE09
SRCU-N
SRCU-P
SRCU-t
SRCU-u
SRCU-T
SRCU-U
TINY01
TINY02
TASKS01