test_rjumpv_into_rjumpi()
¶
Documentation for tests/osaka/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_into_rjumpi@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_rjumpi --fork Osaka
EOF1I4200_0038 (Invalid) EOF code containing RJUMPV with target RJUMPI immediate.
Source code in tests/osaka/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py
635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 |
|
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 |
...fork_Osaka-state_test_from_eof_test-data_portion_end-t1i0 | True | 1 | 0 |
...fork_Osaka-state_test_from_eof_test-data_portion_end-t256i0 | True | 256 | 0 |
...fork_Osaka-state_test_from_eof_test-data_portion_end-t256i255 | True | 256 | 255 |
...fork_Osaka-state_test_from_eof_test-data_portion_start-t1i0 | False | 1 | 0 |
...fork_Osaka-state_test_from_eof_test-data_portion_start-t256i0 | False | 256 | 0 |
...fork_Osaka-state_test_from_eof_test-data_portion_start-t256i255 | False | 256 | 255 |
...fork_Osaka-blockchain_test_from_eof_test-data_portion_end-t1i0 | True | 1 | 0 |
...fork_Osaka-blockchain_test_from_eof_test-data_portion_end-t256i0 | True | 256 | 0 |
...fork_Osaka-blockchain_test_from_eof_test-data_portion_end-t256i255 | True | 256 | 255 |
...fork_Osaka-blockchain_test_from_eof_test-data_portion_start-t1i0 | False | 1 | 0 |
...fork_Osaka-blockchain_test_from_eof_test-data_portion_start-t256i0 | False | 256 | 0 |
...fork_Osaka-blockchain_test_from_eof_test-data_portion_start-t256i255 | False | 256 | 255 |