test_clz_gas_cost()¶
Documentation for tests/osaka/eip7939_count_leading_zeros/test_count_leading_zeros.py::test_clz_gas_cost@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_gas_cost --fork Osaka
Test CLZ opcode gas cost.
Source code in tests/osaka/eip7939_count_leading_zeros/test_count_leading_zeros.py
124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 | |
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 |