torture: Add "make allmodconfig" to torture.sh
authorPaul E. McKenney <paulmck@kernel.org>
Tue, 24 Nov 2020 19:33:05 +0000 (11:33 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Thu, 7 Jan 2021 01:03:41 +0000 (17:03 -0800)
commita115a775a8d51c51c8c0b89649646a0e15a4978e
treedc4ceee6f67469df87a247477b1437d87653c477
parent197220d4a3347aa2c21389235db4a4457e7dc0a7
torture: Add "make allmodconfig" to torture.sh

This commit adds the ability to do "make allmodconfig" to torture.sh,
given that normal rcutorture runs do not normally catch missing exports.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/torture.sh