test_clz_stack_not_overflow()¶
Documentation for tests/osaka/eip7939_count_leading_zeros/test_count_leading_zeros.py::test_clz_stack_not_overflow@88e9fb8f.
Generate fixtures for these test cases for Osaka with:
fill -v tests/osaka/eip7939_count_leading_zeros/test_count_leading_zeros.py::test_clz_stack_not_overflow --fork Osaka
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 | |
Parametrized Test Cases¶
This test case is only parametrized by fork and fixture format.
| Test ID (Abbreviated) |
|---|
| ...fork_Osaka-state_test |
| ...fork_Osaka-blockchain_test_from_state_test |