aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/.gitignore (follow)
AgeCommit message (Collapse)AuthorFilesLines
2013-12-03rcutorture: Add KVM-based test frameworkPaul E. McKenney1-0/+6
This commit adds the test framework that I used to test RCU under KVM. This consists of a group of scripts and Kconfig fragments. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: Greg KH <gregkh@linuxfoundation.org>