File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,16 +10,18 @@ If you you want to build the wrapper script only, use
1010
1111` make ` tool` -wrapper `
1212
13- where tool is ` cbmc ` or ` 2ls ` .
13+ where tool is ` cbmc ` , ` jbmc ` or ` 2ls ` .
1414
1515#### Benchexec tool script
1616
1717* CBMC: https://github.com/sosy-lab/benchexec/blob/master/benchexec/tools/cbmc.py
18+ * JBMC: https://github.com/sosy-lab/benchexec/blob/master/benchexec/tools/jbmc.py
1819* 2LS: https://github.com/sosy-lab/benchexec/blob/master/benchexec/tools/two_ls.py
1920
2021#### Benchexec benchmark definition
2122
2223* CBMC: https://github.com/sosy-lab/sv-comp/blob/master/benchmark-defs/cbmc.xml
24+ * JBMC: https://github.com/sosy-lab/sv-comp/blob/master/benchmark-defs/jbmc.xml
2325* 2LS: https://github.com/sosy-lab/sv-comp/blob/master/benchmark-defs/2ls.xml
2426
2527#### License
You can’t perform that action at this time.
0 commit comments