Updates to command-line tests

This commit is contained in:
Martin Blicha
2023-09-05 12:39:19 +02:00
parent ec10f46acb
commit bbd7ef447f
42 changed files with 22 additions and 1047 deletions
@@ -1 +1 @@
--model-checker-engine chc --model-checker-print-query --model-checker-solvers smtlib2 --model-checker-timeout 1000
--model-checker-engine chc --model-checker-print-query --model-checker-solvers z3 --model-checker-timeout 1000
@@ -124,6 +124,4 @@ Info: CHC: Requested query:
(check-sat)
Warning: CHC: 1 verification condition(s) could not be proved. Enable the model checker option "show unproved" to see all of them. Consider choosing a specific contract to be verified in order to reduce the solving problems. Consider increasing the timeout per query.
Warning: CHC analysis was not possible. No Horn solver was available. None of the installed solvers was enabled.
Info: CHC: 1 verification condition(s) proved safe! Enable the model checker option "show proved safe" to see all of them.