|
LLZK 2.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Go to the source code of this file.
Classes | |
| class | PodAttributeLinkTests |
Functions | |
| TEST_F (PodAttributeLinkTests, IsA_Pod_RecordAttr) | |
| This test ensures llzkAttributeIsA_Pod_RecordAttr links properly. | |
| TEST_F (PodAttributeLinkTests, Get_RecordAttr) | |
| This test ensures llzkPod_RecordAttrGet links properly. | |
| TEST_F (PodAttributeLinkTests, Get_RecordAttr_name) | |
| This test ensures llzkPod_RecordAttrGetName links properly. | |
| TEST_F (PodAttributeLinkTests, Get_RecordAttr_type) | |
| This test ensures llzkPod_RecordAttrGetType links properly. | |
| TEST_F (PodAttributeLinkTests, llzk_RecordAttr_GetNameSym) | |
| This test ensures llzkPod_RecordAttrGetNameSym links properly. | |
| TEST_F | ( | PodAttributeLinkTests | , |
| Get_RecordAttr | ) |
This test ensures llzkPod_RecordAttrGet links properly.
Definition at line 23 of file Attrs.capi.test.cpp.inc.
| TEST_F | ( | PodAttributeLinkTests | , |
| Get_RecordAttr_name | ) |
This test ensures llzkPod_RecordAttrGetName links properly.
Definition at line 36 of file Attrs.capi.test.cpp.inc.
| TEST_F | ( | PodAttributeLinkTests | , |
| Get_RecordAttr_type | ) |
This test ensures llzkPod_RecordAttrGetType links properly.
Definition at line 45 of file Attrs.capi.test.cpp.inc.
| TEST_F | ( | PodAttributeLinkTests | , |
| IsA_Pod_RecordAttr | ) |
This test ensures llzkAttributeIsA_Pod_RecordAttr links properly.
Definition at line 13 of file Attrs.capi.test.cpp.inc.
| TEST_F | ( | PodAttributeLinkTests | , |
| llzk_RecordAttr_GetNameSym | ) |
This test ensures llzkPod_RecordAttrGetNameSym links properly.
Definition at line 54 of file Attrs.capi.test.cpp.inc.