|
LLZK 2.1.1
An open-source IR for Zero Knowledge (ZK) circuits
|
Go to the source code of this file.
Classes | |
| class | CastEnumLinkTests |
Functions | |
| TEST_F (CastEnumLinkTests, Enum_LlzkCastOverflowSemantics_Usage) | |
| This test ensures the LlzkCastOverflowSemantics enum compiles and links properly. | |
| TEST_F (CastEnumLinkTests, Enum_LlzkCastOverflowSemantics_WrapUnwrap) | |
| This test ensures wrap/unwrap functions for LlzkCastOverflowSemantics compile and link. | |
| TEST_F | ( | CastEnumLinkTests | , |
| Enum_LlzkCastOverflowSemantics_Usage | ) |
This test ensures the LlzkCastOverflowSemantics enum compiles and links properly.
Definition at line 13 of file Enums.capi.test.cpp.inc.
| TEST_F | ( | CastEnumLinkTests | , |
| Enum_LlzkCastOverflowSemantics_WrapUnwrap | ) |
This test ensures wrap/unwrap functions for LlzkCastOverflowSemantics compile and link.
Definition at line 23 of file Enums.capi.test.cpp.inc.