Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
MockKernelTest Class Reference

For benchmarking, we want to be sure that our mocking functions create circuits of a known size. We control this, to the degree that matters for proof construction time, using these "pinning tests" that fix values. More...

Inheritance diagram for MockKernelTest:

Public Types

using Builder = MegaCircuitBuilder
 
using MockCircuitProducer = PrivateFunctionExecutionMockCircuitProducer
 

Static Protected Member Functions

static void SetUpTestSuite ()
 

Detailed Description

For benchmarking, we want to be sure that our mocking functions create circuits of a known size. We control this, to the degree that matters for proof construction time, using these "pinning tests" that fix values.

Definition at line 15 of file mock_kernel_pinning.test.cpp.

Member Typedef Documentation

◆ Builder

◆ MockCircuitProducer

using MockKernelTest::MockCircuitProducer = PrivateFunctionExecutionMockCircuitProducer

Definition at line 18 of file mock_kernel_pinning.test.cpp.

Member Function Documentation

◆ SetUpTestSuite()

static void MockKernelTest::SetUpTestSuite ( )
inlinestaticprotected

Definition at line 21 of file mock_kernel_pinning.test.cpp.


The documentation for this class was generated from the following file: