Test Dynamic JUMP¶
Documentation for tests/frontier/opcodes/test_dynamic_jump.py@c17999c0.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/frontier/opcodes/test_dynamic_jump.py --fork Amsterdam
Test Functions Overview¶
| Name | Type | Cases (Amsterdam) | Description |
|---|---|---|---|
test_dynamic_jump_invalid_destination |
state_test | 30 | Jump to an invalid destination computed at run time and verify the |
test_jumpi_not_taken_invalid_destination |
state_test | 2 | Verify that a false-condition JUMPI whose destination is invalid does |