We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8690229 commit ea9ede3Copy full SHA for ea9ede3
regression/contracts-dfcc/quantifiers-loops-fresh-bound-vars-smt/test_bitwuzla.desc
@@ -1,6 +1,6 @@
1
CORE dfcc-only smt-backend broken-cprover-smt-backend
2
main.c
3
---dfcc main --apply-loop-contracts --enforce-contract foo --malloc-may-fail --malloc-fail-null _ --bitwuzla --slice-formula --no-standard-checks
+--dfcc main --apply-loop-contracts --enforce-contract foo --malloc-may-fail --malloc-fail-null --dfcc-simple-invalid-pointer-model _ --bitwuzla --slice-formula --no-standard-checks
4
^EXIT=0$
5
^SIGNAL=0$
6
^VERIFICATION SUCCESSFUL$
0 commit comments