torture: Add scftorture to the rcutorture scripting
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 25 Jun 2020 00:57:07 +0000 (17:57 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 25 Aug 2020 01:38:32 +0000 (18:38 -0700)
commit80c9476e683ec37ba45fd8e6a5c5081bea207e1a
tree7567bc5381da749e053a7e05ef6e1368ed6d0f29
parent687d4775db56d24c81b4704056186d6c506de30d
torture: Add scftorture to the rcutorture scripting

This commit updates the rcutorture scripting to include the new scftorture
torture-test module.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/kvm-recheck-scf.sh [new file with mode: 0755]
tools/testing/selftests/rcutorture/bin/kvm.sh
tools/testing/selftests/rcutorture/configs/scf/CFLIST [new file with mode: 0644]
tools/testing/selftests/rcutorture/configs/scf/CFcommon [new file with mode: 0644]
tools/testing/selftests/rcutorture/configs/scf/NOPREEMPT [new file with mode: 0644]
tools/testing/selftests/rcutorture/configs/scf/NOPREEMPT.boot [new file with mode: 0644]
tools/testing/selftests/rcutorture/configs/scf/PREEMPT [new file with mode: 0644]
tools/testing/selftests/rcutorture/configs/scf/ver_functions.sh [new file with mode: 0644]