We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 737d582 + 16a5e31 commit 3a0d39bCopy full SHA for 3a0d39b
.github/performance/benchcomp-config.yaml
@@ -14,12 +14,14 @@ variants:
14
directory: /home/runner/work/cbmc/cbmc/aws-c-common.git
15
env:
16
PATH: /home/runner/work/cbmc/cbmc/old/build/bin:${PATH}
17
+ CBMC_VERBOSITY: --verbosity 9
18
aws-c-common@new:
19
config:
20
command_line: cd verification/cbmc/proofs && ./run-cbmc-proofs.py
21
22
23
PATH: /home/runner/work/cbmc/cbmc/new/build/bin:${PATH}
24
25
26
run:
27
suites:
0 commit comments