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

Go to the source code of this file.

Classes

class  BoolEnumLinkTests

Functions

 TEST_F (BoolEnumLinkTests, Enum_LlzkBoolFeltCmpPredicate_Usage)
 This test ensures the LlzkBoolFeltCmpPredicate enum compiles and links properly.
 TEST_F (BoolEnumLinkTests, Enum_LlzkBoolFeltCmpPredicate_WrapUnwrap)
 This test ensures wrap/unwrap functions for LlzkBoolFeltCmpPredicate compile and link.

Function Documentation

◆ TEST_F() [1/2]

TEST_F ( BoolEnumLinkTests ,
Enum_LlzkBoolFeltCmpPredicate_Usage  )

This test ensures the LlzkBoolFeltCmpPredicate enum compiles and links properly.

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

◆ TEST_F() [2/2]

TEST_F ( BoolEnumLinkTests ,
Enum_LlzkBoolFeltCmpPredicate_WrapUnwrap  )

This test ensures wrap/unwrap functions for LlzkBoolFeltCmpPredicate compile and link.

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