Skip to content

Test CALL

Documentation for tests/frontier/opcodes/[email protected].

Generate fixtures for these test cases for Osaka with:

fill -v tests/frontier/opcodes/test_call.py --fork Osaka

test CALL opcode.

Test Functions Overview

Name Type Cases (Osaka) Description
test_call_large_offset_mstore state_test 1 CALL with ret_offset larger than memory size and ret_size zero
test_call_memory_expands_on_early_revert state_test 1 When CALL reverts early (e.g. because of not enough balance by the sender),