test_rjumpv_into_self()
¶
Documentation for tests/osaka/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_into_self@83970623
.
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_self --fork Osaka
EOF code containing RJUMPV with target same RJUMPV immediate.
Source code in tests/osaka/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py
476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 |
|
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 |