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  BoolAttributeLinkTests

Functions

 TEST_F (BoolAttributeLinkTests, IsA_Bool_FeltCmpPredicateAttr)
 This test ensures llzkAttributeIsA_Bool_FeltCmpPredicateAttr links properly.
 TEST_F (BoolAttributeLinkTests, Get_FeltCmpPredicateAttr)
 This test ensures llzkBool_FeltCmpPredicateAttrGet links properly.
 TEST_F (BoolAttributeLinkTests, Get_FeltCmpPredicateAttr_value)
 This test ensures llzkBool_FeltCmpPredicateAttrGetValue links properly.

Function Documentation

◆ TEST_F() [1/3]

TEST_F ( BoolAttributeLinkTests ,
Get_FeltCmpPredicateAttr  )

This test ensures llzkBool_FeltCmpPredicateAttrGet links properly.

Definition at line 23 of file Attrs.capi.test.cpp.inc.

◆ TEST_F() [2/3]

TEST_F ( BoolAttributeLinkTests ,
Get_FeltCmpPredicateAttr_value  )

This test ensures llzkBool_FeltCmpPredicateAttrGetValue links properly.

Definition at line 35 of file Attrs.capi.test.cpp.inc.

◆ TEST_F() [3/3]

TEST_F ( BoolAttributeLinkTests ,
IsA_Bool_FeltCmpPredicateAttr  )

This test ensures llzkAttributeIsA_Bool_FeltCmpPredicateAttr links properly.

Definition at line 13 of file Attrs.capi.test.cpp.inc.