Test Tstorage Reentrancy Contexts - Test Cases¶
Test cases generated from tests/cancun/eip1153_tstore/test_tstorage_reentrancy_contexts.py
Parametrized test cases generated from the test module tests/cancun/eip1153_tstore/test_tstorage_reentrancy_contexts.py
:
test_reentrant_call[fork=Cancun-tstore_in_reentrant_call]
test_reentrant_call[fork=Cancun-tload_after_reentrant_tstore]
test_reentrant_call[fork=Cancun-manipulate_in_reentrant_call]
test_reentrant_call[fork=Cancun-tstore_in_call_then_tload_return_in_staticcall]
test_reentrant_call[fork=Cancun-tstore_before_revert_has_no_effect]
test_reentrant_call[fork=Cancun-revert_undoes_all]
test_reentrant_call[fork=Cancun-revert_undoes_tstorage_after_successful_call]
test_reentrant_call[fork=Cancun-tstore_before_invalid_has_no_effect]
test_reentrant_call[fork=Cancun-invalid_undoes_all]
test_reentrant_call[fork=Cancun-invalid_undoes_tstorage_after_successful_call]
This output was extracted from the result of:
fill --collect-only -q --until Cancun tests/cancun/eip1153_tstore/test_tstorage_reentrancy_contexts.py