test_rjumpv_into_callf()
¶
Documentation for tests/osaka/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_into_callf@49a16fac
.
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_callf --fork Osaka
EOF1I4200_0041 (Invalid) EOF code containing RJUMPV with target CALLF immediate.
Source code in tests/osaka/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py
843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 |
|
Parametrized Test Cases¶
The interactive table below is also available as a standalone page.
Test ID (Abbreviated) | data_portion_end | table_size | invalid_index |
---|---|---|---|
...fork_Osaka-eof_test-data_portion_end-t1i0 | True | 1 | 0 |
...fork_Osaka-eof_test-data_portion_end-t256i0 | True | 256 | 0 |
...fork_Osaka-eof_test-data_portion_end-t256i255 | True | 256 | 255 |
...fork_Osaka-eof_test-data_portion_start-t1i0 | False | 1 | 0 |
...fork_Osaka-eof_test-data_portion_start-t256i0 | False | 256 | 0 |
...fork_Osaka-eof_test-data_portion_start-t256i255 | False | 256 | 255 |