Test Container Size¶
Documentation for tests/osaka/eip7692_eof_v1/eip3540_eof_v1/test_container_size.py@83970623
.
Generate fixtures for these test cases for Osaka with:
fill -v tests/osaka/eip7692_eof_v1/eip3540_eof_v1/test_container_size.py --fork Osaka
Test Functions Overview¶
Name | Type | Cases (Osaka) | Description |
---|---|---|---|
test_max_size |
eof_test | 4 | Verify EOF container valid at maximum size, invalid above. |
test_above_max_size_raw |
eof_test | 2 | Verify EOF container invalid above maximum size, regardless of header contents. |
test_section_after_end_of_container |
eof_test | 4 | Verify EOF container is invalid if any of sections declares above container size. |