LLZK 2.1.1
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  CastAttributeLinkTests

Functions

 TEST_F (CastAttributeLinkTests, IsA_Cast_OverflowSemanticsAttr)
 This test ensures llzkAttributeIsA_Cast_OverflowSemanticsAttr links properly.
 TEST_F (CastAttributeLinkTests, Get_OverflowSemanticsAttr)
 This test ensures llzkCast_OverflowSemanticsAttrGet links properly.
 TEST_F (CastAttributeLinkTests, Get_OverflowSemanticsAttr_value)
 This test ensures llzkCast_OverflowSemanticsAttrGetValue links properly.

Function Documentation

◆ TEST_F() [1/3]

TEST_F ( CastAttributeLinkTests ,
Get_OverflowSemanticsAttr  )

This test ensures llzkCast_OverflowSemanticsAttrGet links properly.

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

◆ TEST_F() [2/3]

TEST_F ( CastAttributeLinkTests ,
Get_OverflowSemanticsAttr_value  )

This test ensures llzkCast_OverflowSemanticsAttrGetValue links properly.

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

◆ TEST_F() [3/3]

TEST_F ( CastAttributeLinkTests ,
IsA_Cast_OverflowSemanticsAttr  )

This test ensures llzkAttributeIsA_Cast_OverflowSemanticsAttr links properly.

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