test_call_types()¶
Documentation for tests/osaka/eip7951_p256verify_precompiles/test_p256verify.py::test_call_types@21507778.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/osaka/eip7951_p256verify_precompiles/test_p256verify.py::test_call_types --fork Amsterdam
Test P256Verify precompile using different call types.
Source code in tests/osaka/eip7951_p256verify_precompiles/test_p256verify.py
1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 | |
Parametrized Test Cases¶
This test generates 3 parametrized test cases across 2 forks.