tools/memory-model/scripts/runlitmus.sh
0 → 100755
+69
−0
Loading
This commit prepares for adding --hw capability to github litmus-test
scripts by splitting runlitmus.sh (which simply runs the verification)
out of checklitmus.sh (which also judges the results).
Signed-off-by:
Paul E. McKenney <paulmck@kernel.org>