Test CREATE Preimage Layout¶
Documentation for tests/frontier/create/test_create_preimage_layout.py@8db70f93.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/frontier/create/test_create_preimage_layout.py --fork Amsterdam
Test Functions Overview¶
| Name | Type | Cases (Amsterdam) | Description |
|---|---|---|---|
test_create_address_dynamic_nonce |
state_test | 1 | Verify CreatePreimageLayout dynamic nonce encoding matches CREATE. |
test_create_address_nonce_boundary |
state_test | 9 | Verify CreatePreimageLayout at RLP encoding size boundaries. |
test_create_preimage_layout_address |
state_test | 9 | Test CreatePreimageLayout by executing the bytecode in the EVM |
test_create_preimage_layout_increment_nonce |
state_test | 1 | Test CreatePreimageLayout.increment_nonce_op by computing |