PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Macros | Functions
tests_impl.h File Reference
#include <string.h>
#include "group.h"
#include "scalar.h"
#include "testrand.h"
#include "util.h"
#include "include/secp256k1_commitment.h"
Include dependency graph for tests_impl.h:

Go to the source code of this file.

Macros

#define MAX_N_GENS   30
 

Functions

void test_multiple_generators (void)
 
void run_commitment_tests (void)
 

Macro Definition Documentation

◆ MAX_N_GENS

#define MAX_N_GENS   30

Definition at line 158 of file tests_impl.h.

Function Documentation

◆ run_commitment_tests()

void run_commitment_tests ( void  )

Definition at line 221 of file tests_impl.h.

◆ test_multiple_generators()

void test_multiple_generators ( void  )

Definition at line 159 of file tests_impl.h.