Test Ecadd¶
Documentation for tests/byzantium/eip196_ec_add_mul/test_ecadd.py@8db70f93.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/byzantium/eip196_ec_add_mul/test_ecadd.py --fork Amsterdam
Test Functions Overview¶
| Name | Type | Cases (Amsterdam) | Description |
|---|---|---|---|
test_invalid |
state_test | 18 | Test the invalid inputs to the ECADD precompile. |
test_valid |
state_test | 23 | Test the valid inputs to the ECADD precompile. |