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@2867859a.
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
242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 2 forks.