test_creates_reverting_initcode()¶
Documentation for tests/benchmark/compute/instruction/test_system.py::test_creates_reverting_initcode@c17999c0.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/benchmark/compute/instruction/test_system.py::test_creates_reverting_initcode --gas-benchmark-values 1
Benchmark CREATE and CREATE2 whose initcode reverts.
Source code in tests/benchmark/compute/instruction/test_system.py
490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 | |
Parametrized Test Cases¶
This test generates 6 parametrized test cases across 3 forks.