Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
c_bind_exception.test.cpp File Reference
#include "barretenberg/bbapi/bbapi_execute.hpp"
#include "barretenberg/bbapi/bbapi_srs.hpp"
#include "barretenberg/bbapi/c_bind.hpp"
#include <gtest/gtest.h>
#include <stdexcept>
#include <string_view>

Go to the source code of this file.

Functions

 TEST (CBind, CatchesExceptionAndReturnsErrorResponse)
 
 TEST (CBind, ValidOperationReturnsSuccess)
 

Function Documentation

◆ TEST() [1/2]

TEST ( CBind  ,
CatchesExceptionAndReturnsErrorResponse   
)

Definition at line 13 of file c_bind_exception.test.cpp.

◆ TEST() [2/2]

TEST ( CBind  ,
ValidOperationReturnsSuccess   
)

Definition at line 43 of file c_bind_exception.test.cpp.