test_identity_return_buffer_modify()¶
Documentation for tests/homestead/identity_precompile/test_identity.py::test_identity_return_buffer_modify@b47f0253.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/homestead/identity_precompile/test_identity.py::test_identity_return_buffer_modify --fork Amsterdam
Test the modification of the input range to attempt to modify the return buffer.
Source code in tests/homestead/identity_precompile/test_identity.py
61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 | |
Parametrized Test Cases¶
This test generates 4 parametrized test cases across 12 forks.