summaryrefslogtreecommitdiff
path: root/tools/memory-model/scripts/checktheselitmus.sh
AgeCommit message (Collapse)Author
2023-03-24tools/memory-model: Add checktheselitmus.sh to run specified litmus testsPaul E. McKenney
This commit adds a checktheselitmus.sh script that runs the litmus tests specified on the command line. This is useful for verifying fixes to specific litmus tests. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>