Skip to content

Commit

Permalink
New runall
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbert van Renesse committed Mar 27, 2024
1 parent 1742f36 commit b21f35e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions runall.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
{ "args": "-msynch=synchS code/barrier_test1.hny", "issue": "No issues", "nstates": 7425 },
{ "args": "code/barrier_test2.hny", "issue": "No issues", "nstates": 5711 },
{ "args": "-msynch=synchS code/barrier_test2.hny", "issue": "No issues", "nstates": 16511 },
# { "args": "-o file.hfa code/file_btest.hny", "issue": "No issues", "nstates": 5593 },
# { "args": "-B file.hfa -m file=file_inode code/file_btest.hny", "issue": "No issues", "nstates": 1704815 },
{ "args": "-o file.hfa code/file_btest.hny", "issue": "No issues", "nstates": 36887 },
{ "args": "-B file.hfa -m file=file_inode code/file_btest.hny", "issue": "No issues", "nstates": 43554096 },
{ "args": "code/trap.hny", "issue": "No issues", "nstates": 8 },
{ "args": "code/trap2.hny", "issue": "Safety violation", "nstates": 21 },
{ "args": "code/trap3.hny", "issue": "Non-terminating state", "nstates": 26 },
Expand Down

0 comments on commit b21f35e

Please sign in to comment.