|
LLZK 2.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Go to the source code of this file.
Classes | |
| class | FunctionAttributeLinkTests |
Functions | |
| TEST_F (FunctionAttributeLinkTests, IsA_Function_AllowConstraintAttr) | |
| This test ensures llzkAttributeIsA_Function_AllowConstraintAttr links properly. | |
| TEST_F (FunctionAttributeLinkTests, Get_AllowConstraintAttr) | |
| This test ensures llzkFunction_AllowConstraintAttrGet links properly. | |
| TEST_F (FunctionAttributeLinkTests, IsA_Function_AllowNonNativeFieldOpsAttr) | |
| This test ensures llzkAttributeIsA_Function_AllowNonNativeFieldOpsAttr links properly. | |
| TEST_F (FunctionAttributeLinkTests, Get_AllowNonNativeFieldOpsAttr) | |
| This test ensures llzkFunction_AllowNonNativeFieldOpsAttrGet links properly. | |
| TEST_F (FunctionAttributeLinkTests, IsA_Function_AllowWitnessAttr) | |
| This test ensures llzkAttributeIsA_Function_AllowWitnessAttr links properly. | |
| TEST_F (FunctionAttributeLinkTests, Get_AllowWitnessAttr) | |
| This test ensures llzkFunction_AllowWitnessAttrGet links properly. | |
| TEST_F | ( | FunctionAttributeLinkTests | , |
| Get_AllowConstraintAttr | ) |
This test ensures llzkFunction_AllowConstraintAttrGet links properly.
Definition at line 23 of file Attrs.capi.test.cpp.inc.
| TEST_F | ( | FunctionAttributeLinkTests | , |
| Get_AllowNonNativeFieldOpsAttr | ) |
This test ensures llzkFunction_AllowNonNativeFieldOpsAttrGet links properly.
Definition at line 44 of file Attrs.capi.test.cpp.inc.
| TEST_F | ( | FunctionAttributeLinkTests | , |
| Get_AllowWitnessAttr | ) |
This test ensures llzkFunction_AllowWitnessAttrGet links properly.
Definition at line 65 of file Attrs.capi.test.cpp.inc.
| TEST_F | ( | FunctionAttributeLinkTests | , |
| IsA_Function_AllowConstraintAttr | ) |
This test ensures llzkAttributeIsA_Function_AllowConstraintAttr links properly.
Definition at line 13 of file Attrs.capi.test.cpp.inc.
| TEST_F | ( | FunctionAttributeLinkTests | , |
| IsA_Function_AllowNonNativeFieldOpsAttr | ) |
This test ensures llzkAttributeIsA_Function_AllowNonNativeFieldOpsAttr links properly.
Definition at line 34 of file Attrs.capi.test.cpp.inc.
| TEST_F | ( | FunctionAttributeLinkTests | , |
| IsA_Function_AllowWitnessAttr | ) |
This test ensures llzkAttributeIsA_Function_AllowWitnessAttr links properly.
Definition at line 55 of file Attrs.capi.test.cpp.inc.