Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
proof.test.cpp File Reference
#include <gtest/gtest.h>
#include "barretenberg/stdlib_circuit_builders/mega_circuit_builder.hpp"
#include "proof.hpp"

Go to the source code of this file.

Functions

 TEST (ProofTest, Basic)
 A test demonstrating that a stdlib Proof can be serialized and deserialized correctly.
 

Function Documentation

◆ TEST()

TEST ( ProofTest  ,
Basic   
)

A test demonstrating that a stdlib Proof can be serialized and deserialized correctly.

Definition at line 17 of file proof.test.cpp.