solidity/test/libsolidity/smtCheckerTests/control_flow
2021-03-30 17:55:21 +02:00
..
branches_with_return Add local vars to cex 2021-03-30 17:55:21 +02:00
assignment_in_declaration.sol
branches_assert_condition_1.sol
branches_assert_condition_2.sol
branches_inside_modifiers_1.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
branches_inside_modifiers_2.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
branches_inside_modifiers_3.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
branches_inside_modifiers_4.sol Add local vars to cex 2021-03-30 17:55:21 +02:00
branches_merge_variables_1.sol
branches_merge_variables_2.sol
branches_merge_variables_3.sol
branches_merge_variables_4.sol
branches_merge_variables_5.sol
branches_merge_variables_6.sol
function_call_inside_branch_2.sol
function_call_inside_branch_3.sol
function_call_inside_branch_4.sol
function_call_inside_branch.sol
function_call_inside_else_branch.sol
function_call_inside_modifier_branch.sol
function_call_inside_placeholder_inside_modifier_branch.sol
require.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
return_1_fail.sol [SMTChecker] Added constraints for block properties 2020-12-29 22:17:44 +01:00
return_1.sol [SMTChecker] Adding unary increment and decrement as under/overflow verification targets for the CHC engine 2020-12-11 17:41:50 +01:00
return_2_fail.sol [SMTChecker] Adding unary increment and decrement as under/overflow verification targets for the CHC engine 2020-12-11 17:41:50 +01:00
return_2.sol [SMTChecker] Adding unary increment and decrement as under/overflow verification targets for the CHC engine 2020-12-11 17:41:50 +01:00
revert_complex_flow.sol Add local vars to cex 2021-03-30 17:55:21 +02:00
revert.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
short_circuit_and_fail.sol Add local vars to cex 2021-03-30 17:55:21 +02:00
short_circuit_and_inside_branch.sol Add local vars to cex 2021-03-30 17:55:21 +02:00
short_circuit_and_need_both_fail.sol Add local vars to cex 2021-03-30 17:55:21 +02:00
short_circuit_and_need_both.sol
short_circuit_and_touched_function.sol
short_circuit_and_touched.sol
short_circuit_and.sol
short_circuit_or_fail.sol Add local vars to cex 2021-03-30 17:55:21 +02:00
short_circuit_or_inside_branch.sol Add local vars to cex 2021-03-30 17:55:21 +02:00
short_circuit_or_need_both_fail.sol Add local vars to cex 2021-03-30 17:55:21 +02:00
short_circuit_or_need_both.sol
short_circuit_or_touched_function.sol
short_circuit_or_touched.sol
short_circuit_or.sol
try_catch_1.sol tests 2021-01-11 13:36:03 +01:00
try_catch_2.sol tests 2021-01-11 13:36:03 +01:00
virtual_function_call_inside_branch_1.sol [SMTChecker] Correctly resolve current scope contract in VariableUsage. 2021-03-15 13:55:14 +01:00
virtual_function_call_inside_branch_2.sol [SMTChecker] Correctly resolve current scope contract in VariableUsage. 2021-03-15 13:55:14 +01:00
ways_to_merge_variables_1.sol Add local vars to cex 2021-03-30 17:55:21 +02:00
ways_to_merge_variables_2.sol Add local vars to cex 2021-03-30 17:55:21 +02:00
ways_to_merge_variables_3.sol Add local vars to cex 2021-03-30 17:55:21 +02:00