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

Go to the source code of this file.

Typedefs

using HashPolicy = PedersenHashPolicy
 

Functions

 TEST (crypto_merkle_tree, test_memory_store)
 
 TEST (crypto_merkle_tree, test_memory_store_sibling_path)
 

Typedef Documentation

◆ HashPolicy

Definition at line 7 of file memory_tree.test.cpp.

Function Documentation

◆ TEST() [1/2]

TEST ( crypto_merkle_tree  ,
test_memory_store   
)

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

◆ TEST() [2/2]

TEST ( crypto_merkle_tree  ,
test_memory_store_sibling_path   
)

Definition at line 48 of file memory_tree.test.cpp.