rcutorture: Add RCU-tasks test cases
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 1 Jul 2014 19:56:20 +0000 (12:56 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 7 Sep 2014 23:27:25 +0000 (16:27 -0700)
commitf1a828f5fa3537456c417a81ad534c14022c268c
tree340db4589468ca466785a05f5144fe712376efaa
parent69c604557ce34015629b325b85ff1a4996038a3b
rcutorture: Add RCU-tasks test cases

This commit adds the TASKS01 and TASKS02 Kconfig fragments, along with
the corresponding TASKS01.boot and TASKS02.boot boot-parameter files
specifying that rcutorture test RCU-tasks instead of the default flavor.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
tools/testing/selftests/rcutorture/configs/rcu/TASKS01 [new file with mode: 0644]
tools/testing/selftests/rcutorture/configs/rcu/TASKS01.boot [new file with mode: 0644]
tools/testing/selftests/rcutorture/configs/rcu/TASKS02 [new file with mode: 0644]
tools/testing/selftests/rcutorture/configs/rcu/TASKS02.boot [new file with mode: 0644]
tools/testing/selftests/rcutorture/configs/rcu/TASKS03 [new file with mode: 0644]
tools/testing/selftests/rcutorture/configs/rcu/TASKS03.boot [new file with mode: 0644]