test_exchange_all_invalid_immediates()
¶
Documentation for tests/osaka/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_invalid_immediates@008e492e
.
Generate fixtures for these test cases for Osaka with:
fill -v tests/osaka/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_invalid_immediates --fork Osaka
Test case for all invalid EXCHANGE immediates.
Source code in tests/osaka/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py
55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 |
|
Parametrized Test Cases¶
The interactive table below is also available as a standalone page.
Test ID (Abbreviated) | stack_height | x | y |
---|---|---|---|
...fork_Osaka-eof_test-stack_height=0_n=1_m=1 | 0 | 2 | 3 |
...fork_Osaka-eof_test-stack_height=1_n=1_m=1 | 1 | 2 | 3 |
...fork_Osaka-eof_test-stack_height=2_n=1_m=1 | 2 | 2 | 3 |
...fork_Osaka-eof_test-stack_height=17_n=1_m=16 | 17 | 2 | 18 |
...fork_Osaka-eof_test-stack_height=17_n=16_m=1 | 17 | 17 | 18 |
...fork_Osaka-eof_test-stack_height=32_n=16_m=16 | 32 | 17 | 33 |