test_max_code_sections()
¶
Documentation for tests/osaka/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_max_code_sections@21fb11c8
.
Generate fixtures for these test cases for Osaka with:
fill -v tests/osaka/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_max_code_sections --fork Osaka
Verify EOF container maximum number of code sections.
Source code in tests/osaka/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py
1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 |
|
Parametrized Test Cases¶
The interactive table below is also available as a standalone page.
Test ID (Abbreviated) | plus_container | plus_data |
---|---|---|
...fork_Osaka-eof_test-plus_container_False-plus_data_False | False | False |
...fork_Osaka-eof_test-plus_container_False-plus_data_True | False | True |
...fork_Osaka-eof_test-plus_container_True-plus_data_False | True | False |
...fork_Osaka-eof_test-plus_container_True-plus_data_True | True | True |