File tree
103 files changed
+387
-355
lines changed- jbmc/regression
- jbmc-strings
- ConstantEvaluationStringBufferSetCharAt
- ConstantEvaluationStringBufferSetLength
- ConstantEvaluationStringBuilderSetCharAt
- ConstantEvaluationStringBuilderSetLength
- jbmc/exceptions28
- regression
- cbmc
- link_json_symtabs
- unique_labels1
- contracts
- assigns-enforce-malloc-zero
- assigns-replace-ignored-return-value
- assigns-replace-malloc-zero
- assigns-slice-targets
- assigns_enforce_02
- assigns_enforce_03
- assigns_enforce_04
- assigns_enforce_15
- assigns_enforce_18
- assigns_enforce_19
- assigns_enforce_20
- assigns_enforce_21
- assigns_enforce_arrays_02
- assigns_enforce_arrays_05
- assigns_enforce_conditional_function_call_condition
- assigns_enforce_conditional_lvalue_list
- assigns_enforce_conditional_lvalue
- assigns_enforce_conditional_pointer_object_list
- assigns_enforce_conditional_pointer_object
- assigns_enforce_conditional_unions
- assigns_enforce_detect_local_statics
- assigns_enforce_detect_replaced_local_statics
- assigns_enforce_free_dead
- assigns_enforce_havoc_object
- assigns_enforce_malloc_01
- assigns_enforce_malloc_03
- assigns_enforce_multi_file_02
- assigns_enforce_offsets_2
- assigns_enforce_offsets_4
- assigns_enforce_scoping_01
- assigns_enforce_scoping_02
- assigns_enforce_statics
- assigns_enforce_structs_01
- assigns_enforce_structs_02
- assigns_enforce_structs_04
- assigns_enforce_structs_05
- assigns_enforce_structs_06
- assigns_enforce_structs_07
- assigns_enforce_structs_08
- assigns_enforce_subfunction_calls
- assigns_function_pointer
- assigns_replace_08
- assigns_replace_09
- assigns_type_checking_valid_cases
- assigns_validity_pointer_02
- contracts_with_function_pointers
- function-pointer-contracts-replace
- function_check_04
- havoc-static
- history-pointer-enforce-09
- history-pointer-enforce-10
- history-pointer-replace-04
- is_fresh_indirect_calls
- loop_assigns-05
- loop_assigns_inference-01
- loop_assigns_scoped_local_statics
- loop_guard_with_side_effects_fail
- loop_guard_with_side_effects
- quantifiers-exists-both-replace
- quantifiers-exists-requires-replace
- quantifiers-forall-both-replace
- quantifiers-forall-ensures-enforce
- quantifiers-forall-requires-replace
- test_aliasing_enforce
- test_aliasing_ensure_indirect
- test_aliasing_ensure
- test_aliasing_replace
- test_array_memory_enforce
- test_array_memory_replace
- test_array_memory_too_small_replace
- test_possibly_aliased_arguments
- test_scalar_memory_enforce
- test_scalar_memory_replace
- test_struct_enforce
- test_struct_member_enforce
- test_struct_replace
- typed_target_pointer
- variant_multidimensional_ackermann
- goto-analyzer
- heap-allocation-write-2
- heap-allocation-write
- symtab2gb
- multiple_symtabs
- single_symtab
- src
- goto-instrument
- goto-programs
- goto-symex
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
103 files changed
+387
-355
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + |
0 commit comments