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  LlzkAttributeLinkTests

Functions

 TEST_F (LlzkAttributeLinkTests, IsA_Llzk_LoopBoundsAttr)
 This test ensures llzkAttributeIsA_Llzk_LoopBoundsAttr links properly.
 TEST_F (LlzkAttributeLinkTests, Get_LoopBoundsAttr)
 This test ensures llzkLlzk_LoopBoundsAttrGet links properly.
 TEST_F (LlzkAttributeLinkTests, Get_LoopBoundsAttr_lower)
 This test ensures llzkLlzk_LoopBoundsAttrGetLower links properly.
 TEST_F (LlzkAttributeLinkTests, Get_LoopBoundsAttr_upper)
 This test ensures llzkLlzk_LoopBoundsAttrGetUpper links properly.
 TEST_F (LlzkAttributeLinkTests, Get_LoopBoundsAttr_step)
 This test ensures llzkLlzk_LoopBoundsAttrGetStep links properly.
 TEST_F (LlzkAttributeLinkTests, IsA_Llzk_PublicAttr)
 This test ensures llzkAttributeIsA_Llzk_PublicAttr links properly.
 TEST_F (LlzkAttributeLinkTests, Get_PublicAttr)
 This test ensures llzkLlzk_PublicAttrGet links properly.

Function Documentation

◆ TEST_F() [1/7]

TEST_F ( LlzkAttributeLinkTests ,
Get_LoopBoundsAttr  )

This test ensures llzkLlzk_LoopBoundsAttrGet links properly.

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

◆ TEST_F() [2/7]

TEST_F ( LlzkAttributeLinkTests ,
Get_LoopBoundsAttr_lower  )

This test ensures llzkLlzk_LoopBoundsAttrGetLower links properly.

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

◆ TEST_F() [3/7]

TEST_F ( LlzkAttributeLinkTests ,
Get_LoopBoundsAttr_step  )

This test ensures llzkLlzk_LoopBoundsAttrGetStep links properly.

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

◆ TEST_F() [4/7]

TEST_F ( LlzkAttributeLinkTests ,
Get_LoopBoundsAttr_upper  )

This test ensures llzkLlzk_LoopBoundsAttrGetUpper links properly.

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

◆ TEST_F() [5/7]

TEST_F ( LlzkAttributeLinkTests ,
Get_PublicAttr  )

This test ensures llzkLlzk_PublicAttrGet links properly.

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

◆ TEST_F() [6/7]

TEST_F ( LlzkAttributeLinkTests ,
IsA_Llzk_LoopBoundsAttr  )

This test ensures llzkAttributeIsA_Llzk_LoopBoundsAttr links properly.

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

◆ TEST_F() [7/7]

TEST_F ( LlzkAttributeLinkTests ,
IsA_Llzk_PublicAttr  )

This test ensures llzkAttributeIsA_Llzk_PublicAttr links properly.

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