Skip to content

Commit 5032c15

Browse files
committed
Run existing tests which now pass with SMT backend
1 parent d71b2dc commit 5032c15

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

regression/cbmc/array-cell-sensitivity9/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORE
1+
CORE new-smt-backend
22
test.c
33
--show-vcc
44
main::1::array!0@1#2\[\[0\]\]..x =

regression/cbmc/array-cell-sensitivity9/test_execution.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORE
1+
CORE new-smt-backend
22
test.c
33

44
^VERIFICATION SUCCESSFUL$

regression/cbmc/field-sensitivity-trace-wrong-counterexample-1/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORE
1+
CORE new-smt-backend
22
test.c
33
--trace
44
^EXIT=10$

regression/cbmc/simplify_singleton_interval_7690/test_smt2.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORE smt-backend
1+
CORE smt-backend new-smt-backend
22
singleton_interval_in_assume_7690.c
33
--pointer-check
44
^\[stk_push\.pointer_dereference\.17] line \d+ dereference failure: pointer outside object bounds in stk-\>elems\[\(signed (long|long long) int\)stk-\>top\]: SUCCESS$

0 commit comments

Comments
 (0)