Test Data Copy Oog¶
Documentation for tests/frontier/opcodes/test_data_copy_oog.py@7b8124a7.
Generate fixtures for these test cases for Osaka with:
fill -v tests/frontier/opcodes/test_data_copy_oog.py --fork Osaka
Test Functions Overview¶
| Name | Type | Cases (Osaka) | Description |
|---|---|---|---|
test_calldatacopy_word_copy_oog |
state_test | 2 | Test that CALLDATACOPY properly consumes gas for word copy cost. |
test_codecopy_word_copy_oog |
state_test | 2 | Test that CODECOPY properly consumes gas for word copy cost. |