test_jumpf_in_nonreturning()
¶
Documentation for tests/osaka/eip7692_eof_v1/eip6206_jumpf/test_nonreturning_validation.py::test_jumpf_in_nonreturning@14a7429a
.
Generate fixtures for these test cases for Osaka with:
fill -v tests/osaka/eip7692_eof_v1/eip6206_jumpf/test_nonreturning_validation.py::test_jumpf_in_nonreturning --fork Osaka
Test EOF validation failing due to non-returning section with the JUMPF instruction.
Source code in tests/osaka/eip7692_eof_v1/eip6206_jumpf/test_nonreturning_validation.py
162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 |
|
Parametrized Test Cases¶
The interactive table below is also available as a standalone page.
Test ID (Abbreviated) | code_prefix | first |
---|---|---|
...fork_Osaka-eof_test-code_prefix_-first_True | True | |
...fork_Osaka-eof_test-code_prefix_-first_False | False | |
...fork_Osaka-eof_test-code_prefix_PUSH0-first_True | PUSH0 | True |
...fork_Osaka-eof_test-code_prefix_PUSH0-first_False | PUSH0 | False |
...fork_Osaka-eof_test-PUSH0x0x80-first_True | True | |
...fork_Osaka-eof_test-PUSH0x0x80-first_False | False | |
...fork_Osaka-state_test_from_eof_test-code_prefix_-first_True | True | |
...fork_Osaka-state_test_from_eof_test-code_prefix_-first_False | False | |
...fork_Osaka-state_test_from_eof_test-code_prefix_PUSH0-first_True | PUSH0 | True |
...fork_Osaka-state_test_from_eof_test-code_prefix_PUSH0-first_False | PUSH0 | False |
...fork_Osaka-state_test_from_eof_test-PUSH0x0x80-first_True | True | |
...fork_Osaka-state_test_from_eof_test-PUSH0x0x80-first_False | False | |
...fork_Osaka-blockchain_test_from_eof_test-code_prefix_-first_True | True | |
...fork_Osaka-blockchain_test_from_eof_test-code_prefix_-first_False | False | |
...fork_Osaka-blockchain_test_from_eof_test-code_prefix_PUSH0-first_True | PUSH0 | True |
...fork_Osaka-blockchain_test_from_eof_test-code_prefix_PUSH0-first_False | PUSH0 | False |
...fork_Osaka-blockchain_test_from_eof_test-PUSH0x0x80-first_True | True | |
...fork_Osaka-blockchain_test_from_eof_test-PUSH0x0x80-first_False | False |