Test MCOPY¶
Documentation for tests/cancun/eip5656_mcopy/test_mcopy.py@49c766fb
.
Generate fixtures for these test cases for Prague with:
fill -v tests/cancun/eip5656_mcopy/test_mcopy.py --fork Prague
Tests EIP-5656: MCOPY - Memory copying instruction
Test copy operations of EIP-5656: MCOPY - Memory copying instruction
Test Functions Overview¶
Name | Type | Cases (Prague) | Description |
---|---|---|---|
test_valid_mcopy_operations |
state_test | 21 | Perform MCOPY operations using different offsets and lengths:(📖🐛?) |
test_mcopy_on_empty_memory |
state_test | 8 | Perform MCOPY operations on an empty memory, using different offsets and lengths. |