Skip to content

Commit

Permalink
Update required paths for CPV
Browse files Browse the repository at this point in the history
CPV now uses CoVeriTeam for invoking hardware verifiers
  • Loading branch information
Po-Chun-Chien committed Nov 8, 2023
1 parent 6c698d2 commit 5be4013
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion benchexec/tools/cpv.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ class Tool(benchexec.tools.template.BaseTool2):

REQUIRED_PATHS = [
"bin/",
"hw-verifiers/",
"cpv/",
"kratos2/",
"lib/",
"witness.tmpl",
]

Expand Down

0 comments on commit 5be4013

Please sign in to comment.