Skip to content

Test Identity

Documentation for tests/frontier/identity_precompile/test_identity.py@1109bfbe.

Generate fixtures for these test cases for Prague with:

fill -v tests/frontier/identity_precompile/test_identity.py --fork Prague

abstract: Test identity precompile output size.

Test Functions Overview

Name Type Cases (Prague) Description
test_call_identity_precompile state_test 16 Test identity precompile RETURNDATA is sized correctly based on the input size.
test_call_identity_precompile_large_params state_test 4 Test identity precompile when out of gas occurs.