test_clz_push_operation_same_value()¶
Documentation for tests/osaka/eip7939_count_leading_zeros/test_count_leading_zeros.py::test_clz_push_operation_same_value@21507778.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/osaka/eip7939_count_leading_zeros/test_count_leading_zeros.py::test_clz_push_operation_same_value --fork Amsterdam
Test CLZ opcode returns the same value via different push operations.
Source code in tests/osaka/eip7939_count_leading_zeros/test_count_leading_zeros.py
251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 2 forks.