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>
This commit is contained in:
@@ -27,6 +27,14 @@ checklitmushist.sh
|
||||
checklitmus.sh
|
||||
|
||||
Check a single litmus test against its "Result:" expected result.
|
||||
Not intended to for manual use.
|
||||
|
||||
checktheselitmus.sh
|
||||
|
||||
Check the specified list of litmus tests against their "Result:"
|
||||
expected results. This takes optional parseargs.sh arguments,
|
||||
followed by "--" followed by pathnames starting from the current
|
||||
directory.
|
||||
|
||||
cmplitmushist.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user