test_clz_stack_not_overflow()¶
Documentation for tests/osaka/eip7939_count_leading_zeros/test_count_leading_zeros.py::test_clz_stack_not_overflow@892e6d1e.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/osaka/eip7939_count_leading_zeros/test_count_leading_zeros.py::test_clz_stack_not_overflow --fork Amsterdam
Test CLZ opcode never causes stack overflow.
Source code in tests/osaka/eip7939_count_leading_zeros/test_count_leading_zeros.py
221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 2 forks.