Skip to content

Commit

Permalink
Add tmpSpecial to analyses, termination to aututoner.
Browse files Browse the repository at this point in the history
  • Loading branch information
jerhard committed Nov 19, 2023
1 parent 15935f6 commit 67e311c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions conf/svcomp24.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
"symb_locks",
"region",
"thread",
"threadJoins"
"threadJoins",
"tmpSpecial"
],
"path_sens": [
"mutex",
Expand Down Expand Up @@ -85,7 +86,8 @@
"octagon",
"wideningThresholds",
"loopUnrollHeuristic",
"memsafetySpecification"
"memsafetySpecification",
"termination"
]
}
},
Expand Down

0 comments on commit 67e311c

Please sign in to comment.