test_rjumpv_into_returncode()
¶
Documentation for tests/osaka/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_into_returncode@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_returncode --fork Osaka
EOF code containing RJUMPV with target RETURNCODE immediate.
Source code in tests/osaka/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py
1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 |
|
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 |