Commit 1932655
Enrico Steffinlongo
Run additional regressions with new SMT solver
This commit adds 130 tests from regression/cbmc to the list of tests
that is run with the new incremental SMT2 solver.
Notice that some tests are related to unsupported features, that
however are removed by the simplification steps before the solver is
invoked making them tractable.1 parent 5cfcbc4 commit 1932655
File tree
125 files changed
+126
-126
lines changed- regression/cbmc
- Array_UF21
- Float-equality2
- Float-overflow1
- Float-overflow2
- Float-rounding
- Float11
- Float13
- Float14
- Float1
- Float22
- Float2
- Float7
- Function5
- Function_Pointer11
- Function_Pointer15
- Function_Pointer2
- Function_Pointer3
- Function_Pointer6
- Function_Pointer9
- Function_Pointer_Init_One_Candidate
- Function_Pointer_Init_Two_Candidates
- Initialization5
- Linking7
- Malloc19
- Malloc8
- Memory_leak1
- Memory_leak2
- Pointer14
- Pointer27
- Pointer2
- Pointer_comparison4
- Pointer_comparison5
- String2
- String8
- String_Abstraction13
- String_Abstraction16
- String_Abstraction17
- String_Abstraction18
- String_Abstraction21
- String_Abstraction4
- String_Abstraction5
- String_Literal1
- array-cell-sensitivity10
- array-cell-sensitivity11
- array-cell-sensitivity1
- array-cell-sensitivity3
- array-cell-sensitivity4
- array-cell-sensitivity5
- array-cell-sensitivity6
- array-cell-sensitivity7
- array-cell-sensitivity8
- atomic_section_seq1
- byte_update11
- byte_update14
- compact-trace
- complex1
- constructor2
- coverage_report2
- double_deref
- empty_compound_type4
- enum5
- equality_through_struct1
- equality_through_struct2
- equality_through_struct3
- equality_through_struct4
- equality_through_struct_containing_arrays1
- equality_through_union1
- equality_through_union2
- equality_through_union3
- export-symex-ready-goto
- field-sensitivity11
- field-sensitivity12
- field-sensitivity13
- field-sensitivity15
- field-sensitivity16
- field-sensitivity1
- field-sensitivity2
- field-sensitivity3
- field-sensitivity5
- field-sensitivity9
- full_slice1
- full_slice2
- gcc_builtin_sub_overflow
- graphml_witness1
- graphml_witness2
- havoc_object1
- havoc_slice
- integral-trace
- lhs-pointer-aliases-constant
- multiple-goto-traces
- no_nondet_static
- pointer-function-parameters-struct-non-recursive
- pointer-to-struct-with-flexible-array-member-as-parameter-to-entry-point
- points-to-sets
- ptr_arithmetic_on_null
- show-vcc
- simplify_singleton_interval_7690
- symex_should_evaluate_simple_pointer_conditions
- symex_should_exclude_null_pointers
- symex_should_filter_value_sets
- trace_show_code
- typedef-return-anon-struct1
- typedef-return-anon-union1
- typedef-return-struct1
- typedef-return-type1
- typedef-return-type2
- typedef-return-type3
- typedef-return-union1
- union-unequal-element-size1
- union12
- union
- void_pointer1
- void_pointer2
- void_pointer3
- void_pointer6
- void_pointer7
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
125 files changed
+126
-126
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments