Test Data Copy Oog¶
Documentation for tests/frontier/opcodes/test_data_copy_oog.py@8db70f93.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/frontier/opcodes/test_data_copy_oog.py --fork Amsterdam
Test Functions Overview¶
| Name | Type | Cases (Amsterdam) | 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. |