LLZK 2.0.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
Dialect.capi.test.cpp.inc
Go to the documentation of this file.
1/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
2|* *|
3|* Dialect C API Tests *|
4|* *|
5|* Automatically generated file, do not edit! *|
6|* From: Dialect.td *|
7|* *|
8\*===----------------------------------------------------------------------===*/
9
10
11#include <mlir-c/IR.h>
12
13class StringDialectLinkTests : public CAPITest {};
14
15TEST_F(StringDialectLinkTests, get_dialect_handle_string) {
16 (void)mlirGetDialectHandle__llzk__string__();
17}
TEST_F(ArrayDialectLinkTests, get_dialect_handle_array)