solidity/test/libsolidity/smtCheckerTests/file_level
Martin Blicha cdfc19b503 SMTChecker: Bring back counterexample checks in regression tests
Since the default is now to ignore the counterexamples when checking
test output, we bring back counterexample checks in tests where the
counterexample is (mostly) deterministic.
2023-07-25 12:26:21 +02:00
..
abi_function_different_source_2.sol Fix ICE on multi-source use of abi.* 2021-08-27 18:55:36 +02:00
abi_function_different_source.sol Fix ICE on multi-source use of abi.* 2021-08-27 18:55:36 +02:00
constant_different_source.sol Fix ICE on multi-source use of abi.* 2021-08-27 18:55:36 +02:00
constant_easy.sol tests for free constants 2021-04-19 19:23:18 +02:00
constant_string_at_file_level.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constants_at_file_level_referencing.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
easy.sol SMTChecker: Bring back counterexample checks in regression tests 2023-07-25 12:26:21 +02:00
enum.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
file_level_call_via_module.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
free_constant_1.sol tests for free constants 2021-04-19 19:23:18 +02:00
free_constant_2.sol tests for free constants 2021-04-19 19:23:18 +02:00
free_function_1.sol Update tests due to nondeterminism 2021-07-19 15:20:11 +02:00
free_function_2.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
free_function_3.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
free_function_4.sol new free function tests 2021-04-19 19:23:18 +02:00
free_function_5.sol new free function tests 2021-04-19 19:23:18 +02:00
free_function_and_constant_1.sol Fix nondeterminism 2021-04-19 19:23:18 +02:00
free_namesake_contract_function.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
free_runtimecode.sol Update SMTChecker tests 2021-08-27 16:25:09 +02:00
import.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
libraries_from_free.sol Update SMTChecker tests 2021-08-27 16:25:09 +02:00
module_constants_1.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
module_constants_functions_1.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
new_operator.sol [SMTChecker] Add a new trusted mode which assumes that code that is 2023-02-06 17:02:33 +01:00
overloads.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
recursion.sol Tests 2021-08-04 13:54:50 +02:00
same_constants_different_files.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
struct.sol SMTChecker: Bring back counterexample checks in regression tests 2023-07-25 12:26:21 +02:00