OSDN Git Service

torture: Make parse-rcutorture.sh less RCU-specific
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 26 Feb 2014 18:57:04 +0000 (10:57 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 14 May 2014 00:02:48 +0000 (17:02 -0700)
commit4074b51b6f75379ac3ef92b990315e57a91d90b3
treeacb52f0d4c6733c6185a283df236de4260366135
parent9352ad13391d8948fa919b97ed5ad68c96378f92
torture: Make parse-rcutorture.sh less RCU-specific

It can be a bit jarring to see a locking test complain about RCU, so
this commit renames parse-rcutorture.sh to parse-torture.sh and makes
the messages it emits more generic.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
tools/testing/selftests/rcutorture/bin/kvm-recheck.sh
tools/testing/selftests/rcutorture/bin/kvm-test-1-run.sh
tools/testing/selftests/rcutorture/bin/parse-torture.sh [moved from tools/testing/selftests/rcutorture/bin/parse-rcutorture.sh with 79% similarity]