test_rjumpv_into_swapn()
¶
Documentation for tests/osaka/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_into_swapn@14a7429a
.
Generate fixtures for these test cases for Osaka with:
fill -v tests/osaka/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_into_swapn --fork Osaka
EOF code containing RJUMPV with target SWAPN immediate.
Source code in tests/osaka/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py
929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 |
|
Parametrized Test Cases¶
The interactive table below is also available as a standalone page.
Test ID (Abbreviated) | table_size | invalid_index |
---|---|---|
...fork_Osaka-eof_test-t1i0 | 1 | 0 |
...fork_Osaka-eof_test-t256i0 | 256 | 0 |
...fork_Osaka-eof_test-t256i255 | 256 | 255 |
...fork_Osaka-state_test_from_eof_test-t1i0 | 1 | 0 |
...fork_Osaka-state_test_from_eof_test-t256i0 | 256 | 0 |
...fork_Osaka-state_test_from_eof_test-t256i255 | 256 | 255 |
...fork_Osaka-blockchain_test_from_eof_test-t1i0 | 1 | 0 |
...fork_Osaka-blockchain_test_from_eof_test-t256i0 | 256 | 0 |
...fork_Osaka-blockchain_test_from_eof_test-t256i255 | 256 | 255 |