Skip to content

Test Execution Function

Documentation for tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py@verkle@v0.0.5.

Generate fixtures for these test cases for Pragueeip7692 with:

Pragueeip7692 only:

fill -v tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py --fork=PragueEIP7692 --evm-bin=/path/to/evm-tool-dev-version

For all forks up to and including Pragueeip7692:

fill -v tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py --until=PragueEIP7692

Execution of CALLF, RETF opcodes within EOF V1 containers tests

Test Functions Overview

Name Type Cases Description
test_eof_functions_contract_call_succeed state_test 8 Test simple contracts that are simply expected to succeed on call.
test_eof_functions_contract_call_fail state_test 8 Test simple contracts that are simply expected to fail on call.
test_eof_functions_contract_call_within_deep_nested state_test 1 Test performing a call within a nested callf and verify correct behavior of