torture: Make upper-case-only no-dot no-slash scenario names official
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 17 Feb 2021 15:15:41 +0000 (07:15 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 22 Mar 2021 15:29:18 +0000 (08:29 -0700)
commite633e63aa907feff98c654c1919101f3d53ebd5b
tree7157415337ffedaf8ce773cb08fb89de1a46d202
parent00a447fabb5252d01035e78ae7f2943e5b4fff64
torture: Make upper-case-only no-dot no-slash scenario names official

This commit enforces the defacto restriction on scenario names, which is
that they contain neither "/", ".", nor lowercase alphabetic characters.
This restriction avoids collisions between scenario names and the torture
scripting's files and directories.

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