solidity/test/libsolidity/smtCheckerTests/bmc_coverage
2023-03-09 14:59:32 +01:00
..
branches_with_return Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
assert_in_constructor.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
assert.sol Update old tests 2021-04-08 21:03:39 +02:00
call_balance.sol Don't erase things for BMC if function call is staticcall 2021-08-25 14:09:46 +02:00
call_state_var.sol Don't erase things for BMC if function call is staticcall 2021-08-25 14:09:46 +02:00
compound_bitwise_or_uint_3.sol Tests 2021-08-04 13:54:50 +02:00
funds.sol Update old tests 2021-04-08 21:03:39 +02:00
implicit_constructor_with_function_calls.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
math_constructor.sol Update old tests 2021-04-08 21:03:39 +02:00
math.sol Update old tests 2021-04-08 21:03:39 +02:00
msg_value_4.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
range_check.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
staticcall_balance.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
staticcall_state_var.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
timestamp.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
try_multiple_catch_clauses_2.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
try_multiple_returned_values_with_tuple.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
unary_add_minus_overflow_detected.sol Update old tests 2021-04-08 21:03:39 +02:00
unchecked_function_call_with_unchecked_block.sol Update SMTChecker tests 2021-08-27 16:25:09 +02:00