Skip to content

Enable all cbmc regression tests that are passing to run with new SMT backend #8051

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion regression/cbmc/Array_UF21/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--arrays-uf-always --bounds-check
^VERIFICATION FAILED$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Float-equality2/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c

(Starting CEGAR Loop|VCC\(s\), 0 remaining after simplification$)
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Float-overflow1/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--floatbv --float-overflow-check
^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Float-overflow2/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--floatbv --float-overflow-check
^EXIT=10$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Float-rounding/compile_time_rounding.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
compile_time_rounding.c

^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Float1/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--floatbv
^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Float11/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--floatbv
^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Float13/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c

^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Float14/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c

^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Float2/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--floatbv
^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Float22/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--floatbv
^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Float7/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c

^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Function5/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--pointer-check --bounds-check
^SIGNAL=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Function_Pointer11/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c

^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Function_Pointer15/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c

^EXIT=10$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Function_Pointer2/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c

^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Function_Pointer3/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c

^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Function_Pointer6/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c

^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Function_Pointer9/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c

^EXIT=10$
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--function foo
^\[foo.assertion.\d+\] line \d+ assertion other_function\(4\) == 5: FAILURE$
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--function foo
^\[foo.assertion.\d+\] line \d+ assertion other_function\(4\) == 5: FAILURE$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Initialization5/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c

^EXIT=10$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Linking7/member-name-mismatch.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
module2.c
^EXIT=10$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Linking7/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
module.c
^EXIT=10$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Malloc19/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c

^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Malloc8/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--pointer-check
^EXIT=10$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Memory_leak1/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--memory-leak-check
^EXIT=10$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Memory_leak2/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--memory-leak-check
^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Pointer14/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--pointer-check
^VERIFICATION FAILED$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Pointer2/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c

^VERIFICATION SUCCESSFUL$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Pointer27/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c

^SIGNAL=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Pointer_comparison4/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--unwind 10 --unwinding-assertions
^VERIFICATION SUCCESSFUL$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/Pointer_comparison5/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c

^Generated \d+ VCC\(s\), 1 remaining after simplification$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/String2/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--pointer-check --bounds-check
^EXIT=10$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/String8/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--pointer-check --bounds-check
^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/String_Abstraction13/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
constant.c
--string-abstraction
^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/String_Abstraction16/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
ptr-arith.c
--string-abstraction
^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/String_Abstraction17/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
strcpy-no-decl.c
--string-abstraction --validate-goto-model
^EXIT=10$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/String_Abstraction18/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
strcpy.c
--string-abstraction
^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/String_Abstraction21/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
strcpy2.c
--string-abstraction
^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/String_Abstraction4/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--string-abstraction --pointer-check --bounds-check
^EXIT=10$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/String_Abstraction5/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--string-abstraction --pointer-check --bounds-check
^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/String_Literal1/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--trace
^State \d+ file main.c function main line 20 thread 0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/array-cell-sensitivity1/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
test.c
--show-vcc
main::1::array!0@1#2\[\[1\]\] =
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/array-cell-sensitivity10/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
test.c
--show-vcc
main::1::array!0@1#2\[\[0\]\]..x =
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
test.c

^VERIFICATION FAILED$
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
test.c

^VERIFICATION FAILED$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/array-cell-sensitivity3/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
test.c
--show-vcc
main::1::array!0@1#2\[\[0\]\] =
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
test.c

^VERIFICATION FAILED$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/array-cell-sensitivity4/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
test.c
--show-vcc
main::1::array!0@1#2\[\[1\]\] =
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/array-cell-sensitivity5/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
test.c
--show-vcc
symex_dynamic::dynamic_object#2\[\[1\]\] =
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/array-cell-sensitivity6/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
test.c
--show-vcc
symex_dynamic::dynamic_object#2\[\[1\]\] =
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/array-cell-sensitivity7/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
test.c
--show-vcc
main::1::array!0@1#2\[\[1\]\] =
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
test.c

^VERIFICATION FAILED$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/array-cell-sensitivity8/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
test.c
--show-vcc
main::1::array!0@1#2\[\[1\]\] =
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
test.c

^VERIFICATION FAILED$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/atomic_section_seq1/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c

^EXIT=10$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/byte_update11/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--little-endian
^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/byte_update14/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
test.c

^VERIFICATION FAILED$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/compact-trace/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--compact-trace
activate-multi-line-match
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/complex1/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c

^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/constructor2/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c

^EXIT=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/coverage_report2/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c
--symex-coverage-report - --unwind 1
<line branch="true" condition-coverage="50% \(1/2\)" hits="2" number="3">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
double_deref_with_pointer_arithmetic_single_alias.c
--show-vcc
\{1\} \(derefd_pointer::derefd_pointer!0#1 = address_of\(symex_dynamic::dynamic_object\$0\) \? main::argc!0@1#1 = 1 : symex::invalid_object!0#0 = main::argc!0@1#1\)
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/empty_compound_type4/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE gcc-only no-new-smt
CORE gcc-only
main.c
--trace
^VERIFICATION FAILED$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc/enum5/test.desc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CORE no-new-smt
CORE
main.c

^EXIT=10$
Expand Down
Loading