PRCYCoin  2.0.0.7rc1
P2P Digital Currency
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 "include/secp256k1_rangeproof.h"
Include dependency graph for tests_impl.h:

Go to the source code of this file.

Functions

void test_rangeproof_fixed_vectors (void)
 
void test_pedersen_commitment_fixed_vector (void)
 
void run_rangeproof_tests (void)
 

Function Documentation

◆ run_rangeproof_tests()

void run_rangeproof_tests ( void  )

Definition at line 514 of file tests_impl.h.

◆ test_pedersen_commitment_fixed_vector()

void test_pedersen_commitment_fixed_vector ( void  )

Definition at line 495 of file tests_impl.h.

Here is the call graph for this function:

◆ test_rangeproof_fixed_vectors()

void test_rangeproof_fixed_vectors ( void  )

Definition at line 430 of file tests_impl.h.

Here is the call graph for this function: