test_clz_stack_not_overflow()¶
Documentation for tests/osaka/eip7939_count_leading_zeros/test_count_leading_zeros.py::test_clz_stack_not_overflow@343274cc.
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
213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 2 forks.