test_eofcreate_truncated_container()
¶
Documentation for tests/osaka/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_truncated_container@01f496f4
.
Generate fixtures for these test cases for Osaka with:
fill -v tests/osaka/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_truncated_container --fork Osaka
EOFCREATE instruction targeting a container with truncated data section.
Source code in tests/osaka/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py
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 |
|
Parametrized Test Cases¶
The interactive table below is also available as a standalone page.
Test ID (Abbreviated) | data_len | data_section_size |
---|---|---|
...fork_Osaka-eof_test-data_len_0-data_section_size_1 | 0 | 1 |
...fork_Osaka-eof_test-data_len_0-data_section_size_65535 | 0 | 65535 |
...fork_Osaka-eof_test-data_len_2-data_section_size_3 | 2 | 3 |
...fork_Osaka-eof_test-data_len_2-data_section_size_65535 | 2 | 65535 |
...fork_Osaka-state_test_from_eof_test-data_len_0-data_section_size_1 | 0 | 1 |
...fork_Osaka-state_test_from_eof_test-data_len_0-data_section_size_65535 | 0 | 65535 |
...fork_Osaka-state_test_from_eof_test-data_len_2-data_section_size_3 | 2 | 3 |
...fork_Osaka-state_test_from_eof_test-data_len_2-data_section_size_65535 | 2 | 65535 |
...fork_Osaka-blockchain_test_from_eof_test-data_len_0-data_section_size_1 | 0 | 1 |
...fork_Osaka-blockchain_test_from_eof_test-data_len_0-data_section_size_65535 | 0 | 65535 |
...fork_Osaka-blockchain_test_from_eof_test-data_len_2-data_section_size_3 | 2 | 3 |
...fork_Osaka-blockchain_test_from_eof_test-data_len_2-data_section_size_65535 | 2 | 65535 |