Skip to content

Commit

Permalink
Merge pull request #1123 from nils-loose/patch-1
Browse files Browse the repository at this point in the history
Update swat.py
  • Loading branch information
PhilippWendler authored Nov 22, 2024
2 parents 72c53f8 + 172e68f commit b123fc8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions benchexec/tools/swat.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,13 @@ class Tool(BaseTool2):
REQUIRED_PATHS = [
"knife-fuzzer",
"local_z3_installation",
"libs",
"symbolic-executor",
"symbolic-explorer",
"WitnessCreator",
"compile-target.sh",
".venv_ubuntu_24_04_1__x86_64",
"sv-comp.cfg",
"run-swat.sh",
"run_swat.py",
]
Expand Down

0 comments on commit b123fc8

Please sign in to comment.