Skip to content

Test SWAPN

Documentation for tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py@091c1aa1.

Generate fixtures for these test cases for PragueEIP7692 with:

fill -v tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py --fork PragueEIP7692
Tests EIP-663: SWAPN, DUPN and EXCHANGE instructions

Tests for the SWAPN instruction.

Test Functions Overview

Name Type Cases (PragueEIP7692) Description
test_swapn_all_valid_immediates eof_state_test 0 Test case for all valid SWAPN immediates.
test_swapn_on_max_stack eof_test 2 Test case out of bounds DUPN immediate.
test_swapn_stack_underflow eof_test 4 Test case out of bounds DUPN immediate.