tools/memory-model: Add checktheselitmus.sh to run specified litmus tests
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 2 May 2019 17:05:14 +0000 (10:05 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 24 Mar 2023 17:24:15 +0000 (10:24 -0700)
commitdf0f675065bf003c4f182941f62b01b06be97182
treedc45534f0920be40898780fd8c21fcbfa054b7bc
parenta4deb29a1ddff4513daa3844ef4958d089631a6c
tools/memory-model: Add checktheselitmus.sh to run specified litmus tests

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>
tools/memory-model/scripts/README
tools/memory-model/scripts/checktheselitmus.sh [new file with mode: 0755]