LLZK 2.0.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
Attrs.capi.test.cpp.inc File Reference

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.

Function Documentation

◆ TEST_F() [1/6]

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() [2/6]

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() [3/6]

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() [4/6]

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() [5/6]

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() [6/6]

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.