|
LLZK 2.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
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. | |
| 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 | ( | 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.