summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/rcutorture/configs/rcu/CFLIST
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2021-02-20 21:13:52 +0300
committerPaul E. McKenney <paulmck@kernel.org>2021-03-22 18:29:17 +0300
commit00a447fabb5252d01035e78ae7f2943e5b4fff64 (patch)
tree17957f5519d671548df2d8728ce415e56997fddb /tools/testing/selftests/rcutorture/configs/rcu/CFLIST
parent996a042e0a0684b7a666b9d745784623a3531b27 (diff)
downloadlinux-00a447fabb5252d01035e78ae7f2943e5b4fff64.tar.xz
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>
Diffstat (limited to 'tools/testing/selftests/rcutorture/configs/rcu/CFLIST')
-rw-r--r--tools/testing/selftests/rcutorture/configs/rcu/CFLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/testing/selftests/rcutorture/configs/rcu/CFLIST b/tools/testing/selftests/rcutorture/configs/rcu/CFLIST
index f2b20db9e296..98b6175e5aa0 100644
--- a/tools/testing/selftests/rcutorture/configs/rcu/CFLIST
+++ b/tools/testing/selftests/rcutorture/configs/rcu/CFLIST
@@ -7,8 +7,8 @@ TREE07
TREE09
SRCU-N
SRCU-P
-SRCU-t
-SRCU-u
+SRCU-T
+SRCU-U
TINY01
TINY02
TASKS01