test_tload_after_tstore_is_zero()
¶
Documentation for tests/cancun/eip1153_tstore/test_tstorage.py::test_tload_after_tstore_is_zero@21fb11c8
.
Generate fixtures for these test cases for Prague with:
fill -v tests/cancun/eip1153_tstore/test_tstorage.py::test_tload_after_tstore_is_zero --fork Prague
Test that tload returns zero after tstore is called with zero.
Based on ethereum/tests/.../03_tloadAfterStoreIs0Filler.yml",
Source code in tests/cancun/eip1153_tstore/test_tstorage.py
142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 |
|
Parametrized Test Cases¶
This test case is only parametrized by fork and fixture format.
Test ID (Abbreviated) |
---|
...fork_Cancun-state_test |
...fork_Cancun-blockchain_test_from_state_test |
...fork_Prague-state_test |
...fork_Prague-blockchain_test_from_state_test |
...fork_Osaka-state_test |
...fork_Osaka-blockchain_test_from_state_test |