Test JUMPF Stack¶
Documentation for tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py@091c1aa1
.
Generate fixtures for these test cases for PragueEIP7692 with:
fill -v tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py --fork PragueEIP7692
Test Functions Overview¶
Name | Type | Cases (PragueEIP7692) | Description |
---|---|---|---|
test_jumpf_stack_non_returning_rules |
eof_state_test | 0 | Tests for JUMPF validation stack rules. Non-returning section cases. |
test_jumpf_stack_returning_rules |
eof_state_test | 0 | Tests for JUMPF validation stack rules. Returning section cases. |
test_jumpf_incompatible_outputs |
eof_test | 6 | Tests jumpf into fuction with incorrect output sizes |
test_jumpf_diff_max_stack_height |
eof_test | 6 | Tests jumpf with a different max stack height |
test_jumpf_diff_min_stack_height |
eof_test | 6 | Tests jumpf with a different min stack height |