Skip to content

Commit ea9ede3

Browse files
author
Remi Delmas
committed
Use simple invalid pointer model with bitwuzla too
1 parent 8690229 commit ea9ede3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regression/contracts-dfcc/quantifiers-loops-fresh-bound-vars-smt/test_bitwuzla.desc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE dfcc-only smt-backend broken-cprover-smt-backend
22
main.c
3-
--dfcc main --apply-loop-contracts --enforce-contract foo --malloc-may-fail --malloc-fail-null _ --bitwuzla --slice-formula --no-standard-checks
3+
--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
44
^EXIT=0$
55
^SIGNAL=0$
66
^VERIFICATION SUCCESSFUL$

0 commit comments

Comments
 (0)