rcutorture: Provide rudimentary Makefile
authorPaul E. McKenney <paulmck@linux.ibm.com>
Thu, 11 Apr 2019 21:51:13 +0000 (14:51 -0700)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Tue, 28 May 2019 16:06:09 +0000 (09:06 -0700)
commit2456a8562b296453b4cdce8b6928e3f91e39fefc
tree170d8e68fff950ae68a8bfd51984483097182bef
parent63b29eaed6f57c27639b2954ac1f202409840abf
rcutorture: Provide rudimentary Makefile

This commit provides a rudimentary Makefile that runs a 10-minute
rcutorture test on scenario TREE01.  This must be run on a system capable
of spawning virtual machines and with everything installed to permit
building Linux kernels.

Reported-by: Shuah Khan <shuah@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
tools/testing/selftests/rcutorture/Makefile [new file with mode: 0644]