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

Go to the source code of this file.

Functions

void test_generator_api (void)
 
void test_shallue_van_de_woestijne (void)
 
void test_generator_generate (void)
 
void test_generator_fixed_vector (void)
 
void run_generator_tests (void)
 

Function Documentation

◆ run_generator_tests()

void run_generator_tests ( void  )

Definition at line 212 of file tests_impl.h.

Here is the call graph for this function:

◆ test_generator_api()

void test_generator_api ( void  )

Definition at line 20 of file tests_impl.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_generator_fixed_vector()

void test_generator_fixed_vector ( void  )

Definition at line 193 of file tests_impl.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_generator_generate()

void test_generator_generate ( void  )

Definition at line 136 of file tests_impl.h.

Here is the caller graph for this function:

◆ test_shallue_van_de_woestijne()

void test_shallue_van_de_woestijne ( void  )

Definition at line 79 of file tests_impl.h.

Here is the caller graph for this function: